Skip to content

Hostname

fax.tmodo.com

Last fetched

fax.tmodo.com resolves to 1 IPv4 address operated by HUA-8-ASN-01 - Humboldt Utilities Broadband in US.

Nutrition Label

WHISPER CANON · fax.tmodo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/fax.tmodo.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.73.9996.45.73.0/24AS401918HUA-8-ASN-01 - Humboldt Utilities BroadbandUS

WHOIS identity

No WHOIS records are currently associated with fax.tmodo.com in WhisperGraph.

Subdomains

5 observed subdomains of fax.tmodo.com.

Threat posture

History

Mail and authentication

MX records

  • fax.tmodo.com

SPF policy

5 SPF mechanisms authorising senders for fax.tmodo.com.

MechanismTarget
SPF_Afax.tmodo.com
SPF_IP72.9.99.186
SPF_IP96.45.73.99
SPF_MXearth.ustinet.com
SPF_MXfax.tmodo.com

Related pages

Pivot deeper into the graph from fax.tmodo.com.

Cypher and MCP

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

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