Skip to content

Hostname

intech-inc.com

Last fetched

intech-inc.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

intech-inc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.32.114104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.161.249172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from intech-inc.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for intech-inc.com.

MechanismTarget
SPF_Aintech-inc.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.13.176.0/22
SPF_IP207.203.138.100
SPF_IP207.203.138.101
SPF_IP207.203.138.63/32
SPF_IP207.203.138.73/32
SPF_IP207.203.138.97
SPF_IP207.203.138.98
SPF_IP207.203.138.99
SPF_MXintech-inc.com

Related pages

Pivot deeper into the graph from intech-inc.com.

Cypher and MCP

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

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