Skip to content

Hostname

vogue.de

Last fetched

vogue.de resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vogue.deRouting diversity5.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vogue.de

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.188.4100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
151.101.130.133151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.133151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.133151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.133151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
44.218.28.10344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.171.16052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.21.12154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.132.3132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.
100.57.53.82100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

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

Subdomains

18 observed subdomains of vogue.de.

Web-graph footprint

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

3,009 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vogue.de.

MechanismTarget
SPF_INCLUDE_u.vogue.de._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from vogue.de.

Cypher and MCP

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

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