Skip to content

Hostname

boragear.com

Last fetched

boragear.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · boragear.comRouting diversity5.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boragear.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.2423.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.13.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1633.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.154.2652.218.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.1952.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.4352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.5152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.9952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.192.7552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.17152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.23552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.13152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.5952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.11552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.9152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.21152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
paul ward
Contact emails

Subdomains

1 observed subdomain of boragear.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boragear.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from boragear.com.

Cypher and MCP

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

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