Skip to content

Hostname

ssgen.com

Last fetched

ssgen.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

ssgen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.229.100.24844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
bernadette braman
Contact emails

Subdomains

6 observed subdomains of ssgen.com.

Web-graph footprint

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

18 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ssgen.com.

MechanismTarget
SPF_INCLUDE_hosted.trustedemail.co
SPF_INCLUDE_spf.trustedemail.co
SPF_INCLUDEedgepilot.com
SPF_IP69.8.122.131
SPF_IP96.252.117.2

Related pages

Pivot deeper into the graph from ssgen.com.

Cypher and MCP

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

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