Hostname
ericvey.com
Last fetched
ericvey.com resolves to 1 IPv4 address operated by BHN-33363 - Charter Communications, Inc in US. WHOIS lists iana:3857 as the registrar.
Nutrition Label
Resolution chain
ericvey.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 |
|---|---|---|---|---|
| 142.197.108.149 | 142.196.0.0/15 | AS33363 | BHN-33363 - Charter Communications, Inc | US |
WHOIS identity
- Registrar
- iana:3857
- Organization
- eric vey
- Contact emails
Subdomains
2 observed subdomains of ericvey.com.
| Subdomain |
|---|
| cal.ericvey.com |
| www.ericvey.com |
Web-graph footprint
Distinct hostnames that link to or from ericvey.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- ericvey.com
- store1.dynu.com
- store2.dynu.com
SPF policy
13 SPF mechanisms authorising senders for ericvey.com.
| Mechanism | Target |
|---|---|
| SPF_A | relay.dynu.com |
| SPF_IP | 107.14.166.0/24 |
| SPF_IP | 107.14.73.0/24 |
| SPF_IP | 142.197.104.0/24 |
| SPF_IP | 142.197.114.0/24 |
| SPF_IP | 162.216.242.0/24 |
| SPF_IP | 209.16.122.104 |
| SPF_IP | 209.16.122.105 |
| SPF_IP | 47.43.26.0/24 |
| SPF_IP | 71.74.56.0/24 |
| SPF_IP | 75.114.125.101 |
| SPF_IP | 75.114.125.102 |
| SPF_IP | 75.180.132.0/24 |
Related pages
Pivot deeper into the graph from ericvey.com.
- IP · 142.197.108.149
- ASN · AS33363BHN-33363 - Charter Communications, Inc
- Registrar · iana:3857
- Country · US
- Email · junker@ericvey.com
- TLD · .com
- Browse hostnames · er…
- 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: "ericvey.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.