Skip to content

Hostname

tmpcompany.com

Last fetched

tmpcompany.com resolves to 1 IPv4 address operated by CTSTELECOM - CTS Communications Corp in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tmpcompany.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tmpcompany.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.136.225.10764.136.224.0/19AS19653CTSTELECOM - CTS Communications CorpUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of tmpcompany.com.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tmpcompany.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.34.60/32
SPF_IP54.240.34.61/32
SPF_IP54.85.176.170
SPF_IP64.136.225.96/27
SPF_IP64.136.253.64/27
SPF_IP64.141.128.0/27

Related pages

Pivot deeper into the graph from tmpcompany.com.

Cypher and MCP

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

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