Skip to content

Hostname

test.orbusneich.com

Last fetched

test.orbusneich.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.88.222.1413.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

No WHOIS records are currently associated with test.orbusneich.com in WhisperGraph.

Subdomains

1 observed subdomain of test.orbusneich.com.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for test.orbusneich.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.6.19.100
SPF_IP118.142.82.74
SPF_IP119.73.213.146
SPF_IP14.198.73.1
SPF_IP147.83.2.51/32
SPF_IP152.136.108.215
SPF_IP170.17.140.74
SPF_IP175.136.232.81
SPF_IP178.238.102.77
SPF_IP182.92.166.125
SPF_IP183.11.229.89
SPF_IP20.2.155.61
SPF_IP210.3.146.22
SPF_IP211.25.36.20
SPF_IP217.67.236.58
SPF_IP217.69.242.169/29
SPF_IP61.238.114.78/29
SPF_IP80.57.134.192
SPF_IP94.247.2.133
SPF_MXtest.orbusneich.com

Related pages

Pivot deeper into the graph from test.orbusneich.com.

Cypher and MCP

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

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