Skip to content

Hostname

thisisbeacon.com

Last fetched

thisisbeacon.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · thisisbeacon.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thisisbeacon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.132.54.17318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.22.918.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.119.13418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.191.9718.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.125.9318.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.74.803.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.164.1713.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.248.22035.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.73.935.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.39.2513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.32.5551.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.11.14913.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.247.17513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.189.16313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:83
Organization
beaconsoft
Contact emails

Subdomains

18 observed subdomains of thisisbeacon.com.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for thisisbeacon.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mailgun.org
SPF_INCLUDEspf2.mailgun.org
SPF_MXthisisbeacon.com

Related pages

Pivot deeper into the graph from thisisbeacon.com.

Cypher and MCP

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

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