Hostname
bavservices.com
Last fetched
bavservices.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bavservices.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.233.157 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.238.183 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.143.245 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.74.229 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bavservices.com owner
- Contact emails
- ae4w26qr8rs@networksolutionsprivateregistration.com
- bv29n8dg9pf@networksolutionsprivateregistration.com
- h572b2436tq@networksolutionsprivateregistration.com
- x87cc67e62z@networksolutionsprivateregistration.com
- 1eb8ebaa-0645-4905-83df-15cca359b500@identity-protect.org
- c5a3e975-58f5-447d-8557-e8a18e1730fe@identity-protect.org
- e4c9611b-c5d6-48eb-9684-44ae88b1ad67@identity-protect.org
- f9b1634c-7ae8-46ee-84b9-dec71755bf16@identity-protect.org
- owner-7787045@bavservices.com.whoisprivacyservice.org
- owner-8596892@bavservices.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of bavservices.com.
Web-graph footprint
Distinct hostnames that link to or from bavservices.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bavservices.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bavservices.com.
- IP · 100.50.233.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ae4w26qr8rs@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bavservices.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.