Hostname
seed4.me
Last fetched
seed4.me resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
seed4.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.226.45 | 13.107.15.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.107.15.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 193.161.212.66 | 193.163.49.0/24 | AS202486 | — | RU |
| 5.45.86.75 | 5.45.88.0/22 | AS58061 | — | NL |
| 150.171.109.100 | 150.176.228.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.176.228.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
44 observed subdomains of seed4.me.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from seed4.me in the public web crawl.
128 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for seed4.me.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_IP | 203.98.67.53 |
| SPF_IP | 37.252.121.234 |
| SPF_IP | 37.27.252.170 |
| SPF_IP | 84.22.102.220 |
| SPF_IP | 84.22.103.20 |
| SPF_IP | 91.192.102.71 |
| SPF_IP | 94.177.9.17 |
Related pages
Pivot deeper into the graph from seed4.me.
- IP · 13.107.226.45
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1068
- Country · CA
- Email · 6add7241f30445f3a240eaf2f8eb09a7.protect@whoisguard.com
- TLD · .me
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seed4.me"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.