Skip to content

Hostname

mail.techurdu.net

Last fetched

mail.techurdu.net resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mail.techurdu.netRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.techurdu.net

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.107.101144.76.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mail.techurdu.net in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for mail.techurdu.net.

MechanismTarget
SPF_Amail.techurdu.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.161.87.186
SPF_IP144.76.107.101
SPF_IP185.38.44.210
SPF_IP192.169.80.198
SPF_IP192.169.82.14
SPF_IP212.18.237.66
SPF_IP23.111.139.98
SPF_IP23.111.179.98
SPF_IP23.226.129.110
SPF_MXmail.techurdu.net

Related pages

Pivot deeper into the graph from mail.techurdu.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.techurdu.net"})-[: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.