Skip to content

Hostname

getnugg.com

Last fetched

getnugg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.113.25108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.5108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.57108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.69108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.166.152.1223.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.483.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.623.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.883.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138257943
Contact emails

Subdomains

16 observed subdomains of getnugg.com.

Web-graph footprint

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

190 sites link to this hostname.

471 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getnugg.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from getnugg.com.

Cypher and MCP

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

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