Skip to content

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

WHISPER CANON · pridescorner.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pridescorner.com

Resolution chain

pridescorner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.115.223.107199.115.216.0/21AS13438VIVIO-TECHNOLOGIES - Vivio TechnologiesUS

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pridescorner.com.

MechanismTarget
SPF_Apridescorner.com
SPF_IP142.0.176.79
SPF_IP142.0.180.195
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP71.11.8.160/28
SPF_MXpridescorner.com

Related pages

Pivot deeper into the graph from pridescorner.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.