Skip to content

Hostname

awane-cc.com

Last fetched

awane-cc.com resolves to 1 IPv4 address operated by AS7684 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · awane-cc.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/awane-cc.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.126.178.10153.126.128.0/17AS7684JP

WHOIS identity

Registrar
iana:1485
Organization
fujio fujimori
Contact emails

Subdomains

1 observed subdomain of awane-cc.com.

Web-graph footprint

Distinct hostnames that link to or from awane-cc.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for awane-cc.com.

MechanismTarget
SPF_IP133.125.38.31
SPF_IP133.242.129.59
SPF_IP153.126.138.162
SPF_IP153.126.161.224
SPF_IP153.126.178.10
SPF_IP153.126.182.228
SPF_IP153.127.19.245
SPF_IP153.127.33.25
SPF_IP153.246.99.114
SPF_IP153.246.99.118
SPF_IP157.7.130.24
SPF_IP157.7.130.33
SPF_IP157.7.134.236

Related pages

Pivot deeper into the graph from awane-cc.com.

Cypher and MCP

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

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