Skip to content

Hostname

archive.parmindervir.com

Last fetched

archive.parmindervir.com resolves to 1 IPv4 address operated by OVH - OVH SAS in SG.

Nutrition Label

WHISPER CANON · archive.parmindervir.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/archive.parmindervir.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.229.3115.235.128.0/17AS16276OVH - OVH SASSG

WHOIS identity

No WHOIS records are currently associated with archive.parmindervir.com in WhisperGraph.

Subdomains

1 observed subdomain of archive.parmindervir.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for archive.parmindervir.com.

MechanismTarget
SPF_Aarchive.parmindervir.com
SPF_INCLUDEspf.nfserver.com
SPF_INCLUDEspf.stabledns.com
SPF_IP15.235.229.31
SPF_IP89.187.162.81
SPF_MXarchive.parmindervir.com

Related pages

Pivot deeper into the graph from archive.parmindervir.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "archive.parmindervir.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.