Skip to content

Hostname

tec-corp.com

Last fetched

tec-corp.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.240.52159.89.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
tec-corp
Contact emails

Subdomains

6 observed subdomains of tec-corp.com.

Web-graph footprint

Distinct hostnames that link to or from tec-corp.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tec-corp.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP172.183.178.44
SPF_IP184.187.9.166
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP206.152.134.66
SPF_IP208.75.123.0/24
SPF_IP23.253.175.38
SPF_IP64.33.236.149
SPF_IP96.2.253.230
SPF_IP96.31.9.177
SPF_IP96.63.177.32/27
SPF_IP96.63.177.61
SPF_IP98.171.224.81

Related pages

Pivot deeper into the graph from tec-corp.com.

Cypher and MCP

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

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