Skip to content

Hostname

i-aspect.com

Last fetched

i-aspect.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · i-aspect.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/i-aspect.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.189.102.78206.189.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1647
Organization
dave van schaik
Contact emails

Subdomains

216 observed subdomains of i-aspect.com.

Web-graph footprint

Distinct hostnames that link to or from i-aspect.com in the public web crawl.

153 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for i-aspect.com.

MechanismTarget
SPF_Ai-aspect.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.supportbeemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crossretail.nl
SPF_INCLUDEspf.mailjet.com
SPF_IP185.201.18.43
SPF_IP209.85.167.42
SPF_IP2a00:1450:4864:20:0:0:0:133
SPF_MXi-aspect.com

Related pages

Pivot deeper into the graph from i-aspect.com.

Cypher and MCP

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

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