Skip to content

Hostname

yell2929.com

Last fetched

yell2929.com resolves to 1 IPv4 address operated by AS7506 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · yell2929.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/yell2929.com

Resolution chain

yell2929.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.27.95.153118.27.95.0/24AS7506JP

WHOIS identity

Registrar
iana:1485
Organization
clickokinawa
Contact emails

Subdomains

41 observed subdomains of yell2929.com.

Web-graph footprint

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

34 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yell2929.com.

MechanismTarget
SPF_Awww1271.sakura.ne.jp
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDEspf.kasika.jp
SPF_INCLUDEspf.satorimail.net
SPF_MXyell2929.com

Related pages

Pivot deeper into the graph from yell2929.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yell2929.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.