Skip to content

Hostname

orbnet.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.202.233159.69.0.0/16AS24940DE

WHOIS identity

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

Subdomains

18 observed subdomains of orbnet.de.

Web-graph footprint

Distinct hostnames that link to or from orbnet.de in the public web crawl.

62 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for orbnet.de.

MechanismTarget
SPF_Aorbnet.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_MXorbnet.de

Related pages

Pivot deeper into the graph from orbnet.de.

Cypher and MCP

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

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