Skip to content

Hostname

instecdigital.com

Last fetched

instecdigital.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · instecdigital.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/instecdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.138.1023.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.453.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.963.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.983.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.221.23.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.33.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.923.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.953.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:2
Organization
instec digital systems
Contact emails

Subdomains

1 observed subdomain of instecdigital.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for instecdigital.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from instecdigital.com.

Cypher and MCP

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

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