Skip to content

Hostname

insight.com

Last fetched

insight.com resolves to 1 IPv4 address operated by INSIGHT-AS - Insight Direct USA, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · insight.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/insight.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.206.188.155198.206.188.0/24AS8161INSIGHT-AS - Insight Direct USA, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

433 observed subdomains of insight.com.

Web-graph footprint

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

1,750 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for insight.com.

MechanismTarget
SPF_INCLUDE_u.insight.com._spf.smart.ondmarc.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.35.239
SPF_IP139.138.57.127

Related pages

Pivot deeper into the graph from insight.com.

Cypher and MCP

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

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