Hostname
epadosi.com
Last fetched
epadosi.com resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
epadosi.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 |
|---|---|---|---|---|
| 216.194.163.241 | 216.194.160.0/22 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
| 54.148.219.207 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- alok dube
- Contact emails
Subdomains
24 observed subdomains of epadosi.com.
Showing 21 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epadosi.com in the public web crawl.
19 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for epadosi.com.
| Mechanism | Target |
|---|---|
| SPF_A | epadosi.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | smtp.servconfig.com |
| SPF_IP | 216.194.163.241 |
| SPF_MX | epadosi.com |
Related pages
Pivot deeper into the graph from epadosi.com.
- IP · 216.194.163.241
- ASN · AS22611INMOTION - InMotion Hosting, Inc.
- Registrar · iana:146
- Country · US
- Email · akdube@gmail.com
- TLD · .com
- Browse hostnames · ep…
- 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: "epadosi.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.