Skip to content

Hostname

bistroroyal.dk

Last fetched

bistroroyal.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bistroroyal.dkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bistroroyal.dk

Resolution chain

bistroroyal.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.122.63.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.633.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.73.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.823.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10854.192.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11154.192.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2154.192.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7554.192.196.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
madklubben aps
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bistroroyal.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bistroroyal.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com

Related pages

Pivot deeper into the graph from bistroroyal.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bistroroyal.dk"})-[: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.