Skip to content

Hostname

superresume.com

Last fetched

superresume.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · superresume.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/superresume.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.12413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.122.303.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.413.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.863.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.993.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:600
Organization
pongsak pongkriengyos
Contact emails

Subdomains

6 observed subdomains of superresume.com.

Web-graph footprint

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

31 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for superresume.com.

MechanismTarget
SPF_Asuperresume.com
SPF_INCLUDEspf-1.jobtopgun.com
SPF_INCLUDEspf-2.jobtopgun.com
SPF_INCLUDEspf-3.jobtopgun.com
SPF_INCLUDEspf-4.jobtopgun.com
SPF_INCLUDEspf-5.jobtopgun.com
SPF_INCLUDEspf-6.jobtopgun.com

Related pages

Pivot deeper into the graph from superresume.com.

Cypher and MCP

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

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