Skip to content

Hostname

beontag.com

Last fetched

beontag.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · beontag.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beontag.com

Resolution chain

beontag.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.214.185.9918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.161.82.1113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.493.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.73.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.723.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
44.193.163.13944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.116.8252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
99.84.160.10599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
erico jacomini
Contact emails

Subdomains

34 observed subdomains of beontag.com.

Web-graph footprint

Distinct hostnames that link to or from beontag.com in the public web crawl.

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for beontag.com.

Related pages

Pivot deeper into the graph from beontag.com.

Cypher and MCP

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

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