Skip to content

Hostname

resume-optimizer.com

Last fetched

resume-optimizer.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · resume-optimizer.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/resume-optimizer.com

Resolution chain

resume-optimizer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.249.53107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.252.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.169.283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.38.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from resume-optimizer.com.

Cypher and MCP

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

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