Skip to content

Hostname

fugakucc.com

Last fetched

fugakucc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.111.1318.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.218.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.3618.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.4718.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.1018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.11518.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.12918.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.418.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:49
Organization
eijii oono
Contact emails

Subdomains

1 observed subdomain of fugakucc.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fugakucc.com.

MechanismTarget
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fugakucc.com.

Cypher and MCP

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

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