Skip to content

Hostname

simplyawsome.com

Last fetched

simplyawsome.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · simplyawsome.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simplyawsome.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.83.128.91199.83.128.0/24AS19551INCAPSULA - Incapsula IncUS
199.83.131.74199.83.131.0/24AS19551INCAPSULA - Incapsula IncUS
66.96.132.19866.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of simplyawsome.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for simplyawsome.com.

MechanismTarget
SPF_INCLUDEwebsitewelcome.com
SPF_IP66.96.128.0/18

Related pages

Pivot deeper into the graph from simplyawsome.com.

Cypher and MCP

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

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