Skip to content

Hostname

mail.orbnet.de

Last fetched

mail.orbnet.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mail.orbnet.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.orbnet.de

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.133.102167.235.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mail.orbnet.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.orbnet.de.

MechanismTarget
SPF_Amail.orbnet.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.88.102.176
SPF_IP23.88.104.142
SPF_IP23.88.105.42
SPF_IP23.88.106.40
SPF_IP23.88.118.147
SPF_IP23.88.118.164
SPF_IP23.88.118.42
SPF_IP23.88.126.170
SPF_IP94.130.229.225
SPF_MXmail.orbnet.de

Related pages

Pivot deeper into the graph from mail.orbnet.de.

Cypher and MCP

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

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