Hostname
pridescorner.com
Last fetched
pridescorner.com resolves to 1 IPv4 address operated by VIVIO-TECHNOLOGIES - Vivio Technologies in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pridescorner.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.115.223.107 | 199.115.216.0/21 | AS13438 | VIVIO-TECHNOLOGIES - Vivio Technologies | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- prides corner farms,
- Contact emails
Subdomains
7 observed subdomains of pridescorner.com.
Web-graph footprint
Distinct hostnames that link to or from pridescorner.com in the public web crawl.
73 sites link to this hostname.
159 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pridescorner.com.
| Mechanism | Target |
|---|---|
| SPF_A | pridescorner.com |
| SPF_IP | 142.0.176.79 |
| SPF_IP | 142.0.180.195 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 71.11.8.160/28 |
| SPF_MX | pridescorner.com |
Related pages
Pivot deeper into the graph from pridescorner.com.
- IP · 199.115.223.107
- ASN · AS13438VIVIO-TECHNOLOGIES - Vivio Technologies
- Registrar · iana:2
- Country · US
- Email · cjoseph@pridescorner.com
- TLD · .com
- Browse hostnames · pr…
- 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: "pridescorner.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.