Skip to content

Hostname

mail.notlhydro.com

Last fetched

mail.notlhydro.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · mail.notlhydro.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.notlhydro.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.144.1142.44.128.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with mail.notlhydro.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.notlhydro.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.skycomp.ca
SPF_IP199.168.249.18
SPF_IP209.167.31.0/24
SPF_IP209.167.35.130/26
SPF_IP216.234.32.64/28
SPF_IP216.234.63.42
SPF_IP63.104.149.38
SPF_IP66.209.48.90/30
SPF_IP66.209.54.161/28
SPF_IP72.142.12.198/28

Related pages

Pivot deeper into the graph from mail.notlhydro.com.

Cypher and MCP

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

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