Skip to content

Hostname

workingoffice.de

Last fetched

workingoffice.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · workingoffice.deRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/workingoffice.de

Resolution chain

workingoffice.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.18.2618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
216.137.52.102216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.103216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.37216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.51216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.18.1243.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.423.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.473.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.93.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

26 observed subdomains of workingoffice.de.

Web-graph footprint

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

288 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for workingoffice.de.

MechanismTarget
SPF_Amail.vnr.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from workingoffice.de.

Cypher and MCP

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

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