Skip to content

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

WHISPER CANON · seed4.meRouting diversity3.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/seed4.me

Resolution chain

seed4.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.226.4513.107.15.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.107.15.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
193.161.212.66193.163.49.0/24AS202486RU
5.45.86.755.45.88.0/22AS58061NL
150.171.109.100150.176.228.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.176.228.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

44 observed subdomains of seed4.me.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for seed4.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_IP203.98.67.53
SPF_IP37.252.121.234
SPF_IP37.27.252.170
SPF_IP84.22.102.220
SPF_IP84.22.103.20
SPF_IP91.192.102.71
SPF_IP94.177.9.17

Related pages

Pivot deeper into the graph from seed4.me.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.