Skip to content

Hostname

fupa.net

Last fetched

fupa.net resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fupa.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fupa.net

Resolution chain

fupa.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.180.5318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.220.4818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.99.93.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.79.1383.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.237.1353.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.60.1383.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.194.2343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.165.8735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.39.4152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.18.15763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
fupa
Contact emails

Subdomains

39 observed subdomains of fupa.net.

Web-graph footprint

Distinct hostnames that link to or from fupa.net in the public web crawl.

4,840 sites link to this hostname.

1,227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fupa.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailfusion.de

Related pages

Pivot deeper into the graph from fupa.net.

Cypher and MCP

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

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