Skip to content

Hostname

isawitfirst.com

Last fetched

isawitfirst.com resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · isawitfirst.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/isawitfirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.215.224.19823.215.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

Registrar
iana:269
Organization
******** ********
Contact emails

Subdomains

18 observed subdomains of isawitfirst.com.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for isawitfirst.com.

MechanismTarget
SPF_Aemarsys.us
SPF_Aemsmtp.us
SPF_Aisawitfirst.com
SPF_Amail.zendesk.com
SPF_Amx0.maillaundry.co.uk
SPF_Amx1.maillaundry.co.uk
SPF_Aservers.mcsv.net
SPF_Asmtp.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.176.84.229
SPF_IP195.11.175.229
SPF_IP40.107.10.67
SPF_IP77.86.28.73
SPF_IP86.17.5.229
SPF_IP86.17.5.233
SPF_MXisawitfirst.com

Related pages

Pivot deeper into the graph from isawitfirst.com.

Cypher and MCP

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

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