Skip to content

Hostname

sggnapp.com

Last fetched

sggnapp.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · sggnapp.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sggnapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.253.13135.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.69.11235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.199.13044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.146.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.239.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.124.10152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.231.12854.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.81.17754.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.61.1354.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

3 observed subdomains of sggnapp.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sggnapp.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sggnapp.com.

Cypher and MCP

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

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