Hostname
beamstopr.com
Last fetched
beamstopr.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
beamstopr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.243.5 | 13.248.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.105.230 | 76.223.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- barbara krantz
- Contact emails
- beamstopr@aol.com
- 1c16e72285a64acf1f0bd8e1a0a092356fab2d94@privatedomain.gkg.net
- 2cb51be5b37b44ebff6396794a08442f9eb7579c@privatedomain.gkg.net
- 4d9c6be860b2adb9bdaf68a6ca79272169e511ea@privatedomain.gkg.net
- 4e1b6ccce61b5d86cf97d73206ab906722ccfefd@privatedomain.gkg.net
- 5b14e752d9194e776b7d9974ff020526280eef2f@privatedomain.gkg.net
- 62bfdd93baab626e7ab617a464ce90bf0145810c@privatedomain.gkg.net
- 774c445764a8a5e6806f8ae6331c809d486fbed9@privatedomain.gkg.net
- 978795e56ea2ba807340289b8de8577b10033927@privatedomain.gkg.net
- 98718bf61018d1edbb338ae3e6d12721d869d29b@privatedomain.gkg.net
- 98db7a2caa9d4b3c955557891df62ea7cec1df36@privatedomain.gkg.net
- abf041b9b13aea655215d326192c27fb42c2f567@privatedomain.gkg.net
- b0713c4481371e383c2d48cea8f568122015fea5@privatedomain.gkg.net
- b16e8d6eeb20323a22c79360c5454367d029c927@privatedomain.gkg.net
- dda63890bb09771365fb2cd885eb4992ab983f71@privatedomain.gkg.net
- fa88d960e95ec9383b8ba26aee0e21f4dea59a33@privatedomain.gkg.net
- fab61b3127d5de54e338668be77ba43e7e408368@privatedomain.gkg.net
Subdomains
1 observed subdomain of beamstopr.com.
| Subdomain |
|---|
| www.beamstopr.com |
Web-graph footprint
Distinct hostnames that link to or from beamstopr.com in the public web crawl.
9 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for beamstopr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from beamstopr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beamstopr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.