Skip to content

Hostname

beatframes.nl

Last fetched

beatframes.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · beatframes.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/beatframes.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.11013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.251.12313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.7213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.9013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.9913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

1 observed subdomain of beatframes.nl.

Web-graph footprint

Distinct hostnames that link to or from beatframes.nl in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for beatframes.nl.

MechanismTarget
SPF_INCLUDEspf.cloudeu.xion.oxcs.net

Related pages

Pivot deeper into the graph from beatframes.nl.

Cypher and MCP

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

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