Hostname
uqavalid.com
Last fetched
uqavalid.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
uqavalid.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 |
|---|---|---|---|---|
| 107.172.151.211 | 107.172.151.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 212.162.148.195 | 212.162.148.0/22 | AS64236 | UNREAL-SERVERS - UnReal Servers, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of uqavalid.com.
| Subdomain |
|---|
| www.uqavalid.com |
Threat posture
History
Mail and authentication
MX records
- uqavalid.com
SPF policy
18 SPF mechanisms authorising senders for uqavalid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 103.109.187.0/24 |
| SPF_IP | 104.140.79.0/24 |
| SPF_IP | 142.202.188.0/24 |
| SPF_IP | 149.91.1.0/24 |
| SPF_IP | 154.29.69.0/24 |
| SPF_IP | 178.210.180.0/24 |
| SPF_IP | 181.174.164.0/24 |
| SPF_IP | 185.156.41.52 |
| SPF_IP | 185.67.1.144 |
| SPF_IP | 185.67.2.77 |
| SPF_IP | 185.67.3.183 |
| SPF_IP | 194.33.180.222 |
| SPF_IP | 208.69.79.0/24 |
| SPF_IP | 45.141.131.0/24 |
| SPF_IP | 51.89.49.0/24 |
| SPF_IP | 89.34.25.0/24 |
| SPF_IP | 89.41.182.91 |
Related pages
Pivot deeper into the graph from uqavalid.com.
- IP · 107.172.151.211
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1068
- Country · US
- Email · b0e2f24ad04c44bea74fd8cc9e80ab40.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · uq…
- 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: "uqavalid.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.