Hostname
bavin-corp.com
Last fetched
bavin-corp.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bavin-corp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.188.201.56 | 199.188.201.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bavin-corp.com owner
- Contact emails
- 10753ec1-f8b4-4d7a-8cec-23bb61ee6a9e@identity-protect.org
- 693c9245-456c-48e8-bc79-ee1f98037070@identity-protect.org
- 95486f96-6138-4b8f-925b-b86795925b25@identity-protect.org
- eaa365da-e8c0-412f-b6fb-6a7c8b7fb5fe@identity-protect.org
- ec495a22-db89-4403-b642-66cf3c491719@identity-protect.org
- f0101e36-b9ae-4510-a4f9-0d59aeb6f49d@identity-protect.org
Subdomains
5 observed subdomains of bavin-corp.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bavin-corp.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bavin-corp.com.
| Mechanism | Target |
|---|---|
| SPF_A | bavin-corp.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 162.213.251.115 |
| SPF_IP | 199.188.201.56 |
| SPF_MX | bavin-corp.com |
Related pages
Pivot deeper into the graph from bavin-corp.com.
- IP · 199.188.201.56
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:468
- Country · US
- Email · 10753ec1-f8b4-4d7a-8cec-23bb61ee6a9e@identity-protect.org
- 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: "bavin-corp.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.