Skip to content

Hostname

aseedbrew.com

Last fetched

aseedbrew.com resolves to 2 IPv4 addresses operated by AS4694 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · aseedbrew.comRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aseedbrew.com

Resolution chain

aseedbrew.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:49
Organization
nedia co,.ltd.
Contact emails

Subdomains

2 observed subdomains of aseedbrew.com.

Web-graph footprint

Distinct hostnames that link to or from aseedbrew.com in the public web crawl.

24 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aseedbrew.com.

MechanismTarget
SPF_INCLUDEmss-r3-km0071.kagoya.net
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP211.10.131.0/24
SPF_IP211.10.132.0/24

Related pages

Pivot deeper into the graph from aseedbrew.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aseedbrew.com"})-[: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.