Skip to content

Hostname

beapro.com

Last fetched

beapro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · beapro.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/beapro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.61.10213.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.11413.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.12213.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.5513.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
pro athlete,
Contact emails

Subdomains

2 observed subdomains of beapro.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beapro.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP12.216.22.64/26
SPF_IP140.82.169.0/26
SPF_IP24.123.110.201/29
SPF_IP4.79.132.219

Related pages

Pivot deeper into the graph from beapro.com.

Cypher and MCP

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

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