Skip to content

Hostname

officealpha.de

Last fetched

officealpha.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.1.16349.12.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

219 observed subdomains of officealpha.de.

Web-graph footprint

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

17 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for officealpha.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:238:421c:f300:6c10:c321:4598:f19b
SPF_IP2a01:238:422d:b400:b7e3:2ee2:b339:305a
SPF_IP2a01:238:422f:9e00:5e55:197b:330e:ab0f
SPF_IP2a01:238:42c6:3600:b1f:fbc2:4e98:b185
SPF_IP2a01:238:42d1:6d00:13a1:e69f:7d7:cf21
SPF_IP2a01:4f8:c0c:bc87:0:0:0:1
SPF_IP2a01:4f8:c17:5a9:0:0:0:1
SPF_IP49.12.1.163
SPF_IP81.169.177.121
SPF_IP81.169.179.164
SPF_IP85.214.144.117
SPF_IP85.214.160.52
SPF_IP85.214.61.110
SPF_IP88.99.175.2

Related pages

Pivot deeper into the graph from officealpha.de.

Cypher and MCP

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

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