Skip to content

Hostname

sym.be

Last fetched

sym.be resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · sym.beRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sym.be

Resolution chain

sym.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.250.199.12934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.69.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.229.9454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.211.4254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of sym.be.

Web-graph footprint

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

37 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sym.be.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sym.be.

Cypher and MCP

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

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