Skip to content

Hostname

anuga.com

Last fetched

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

Nutrition Label

WHISPER CANON · anuga.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anuga.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.10818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.11018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.173.413.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.473.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.723.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.773.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.133.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.693.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.863.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.903.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
claudia fischbach
Contact emails

Subdomains

5 observed subdomains of anuga.com.

Web-graph footprint

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

1,163 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for anuga.com.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.koelnmesse.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXanuga.com

Related pages

Pivot deeper into the graph from anuga.com.

Cypher and MCP

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

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