Hostname
edufitusa.com
Last fetched
edufitusa.com resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
edufitusa.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 |
|---|---|---|---|---|
| 148.72.167.223 | 148.72.166.0/23 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- browserbloom digital services
- Contact emails
Subdomains
2 observed subdomains of edufitusa.com.
| Subdomain |
|---|
| mx1.edufitusa.com |
| mx3.edufitusa.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for edufitusa.com.
| Mechanism | Target |
|---|---|
| SPF_A | edufitusa.com |
| SPF_IP | 104.161.47.85/32 |
| SPF_IP | 104.161.47.86/32 |
| SPF_IP | 104.161.47.91/32 |
| SPF_IP | 104.161.47.95/32 |
| SPF_IP | 185.164.34.37/32 |
| SPF_IP | 185.164.34.38/32 |
| SPF_IP | 194.34.237.3/32 |
| SPF_IP | 194.34.237.4/32 |
| SPF_IP | 212.107.13.149/32 |
| SPF_IP | 212.107.13.15/32 |
| SPF_IP | 45.129.240.38/32 |
| SPF_IP | 45.129.240.39/32 |
| SPF_MX | edufitusa.com |
Related pages
Pivot deeper into the graph from edufitusa.com.
- IP · 148.72.167.223
- ASN · AS30083AS-30083-US-VELIA-NET - velia.net
- Registrar · iana:1068
- Country · US
- Email · walkerlane@browserbloomdigitalservices.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edufitusa.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.