Skip to content

Hostname

520.be

Last fetched

520.be resolves to 1 IPv4 address operated by WEBNX - WebNX, Inc. in US. WHOIS lists registrar:dynadot llc as the registrar.

Nutrition Label

WHISPER CANON · 520.beRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/520.be

Resolution chain

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

IPPrefixASNOperatorCountry
165.140.241.145165.140.241.0/24AS18450WEBNX - WebNX, Inc.US

WHOIS identity

Registrar
registrar:dynadot llc
Organization
Contact emails

Subdomains

16 observed subdomains of 520.be.

Web-graph footprint

Distinct hostnames that link to or from 520.be in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 520.be.

MechanismTarget
SPF_A520.be
SPF_INCLUDEmxroute.com
SPF_IP165.140.241.145
SPF_IP2607:f2d8:4012:36:0:0:0:2
SPF_IP2a01:4f8:242:17cf:0:0:0:2
SPF_IP45.43.208.21
SPF_MX520.be

Related pages

Pivot deeper into the graph from 520.be.

Cypher and MCP

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

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