Skip to content

Hostname

dualtemp.com

Last fetched

dualtemp.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.79.3.68145.79.0.0/21AS47583US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of dualtemp.com.

Web-graph footprint

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

18 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dualtemp.com.

MechanismTarget
SPF_INCLUDEgreenemployee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.79.3.68
SPF_IP146.145.3.149
SPF_IP146.145.57.198
SPF_IP146.145.58.73
SPF_IP64.92.75.20
SPF_IP64.92.75.26
SPF_IP64.92.75.29
SPF_IP68.163.52.84
SPF_IP68.163.52.90
SPF_IP68.163.52.93

Related pages

Pivot deeper into the graph from dualtemp.com.

Cypher and MCP

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

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