Skip to content

Hostname

pival.com

Last fetched

pival.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pival.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pival.com

Resolution chain

pival.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
bernard yergeau
Contact emails

Subdomains

7 observed subdomains of pival.com.

Web-graph footprint

Distinct hostnames that link to or from pival.com in the public web crawl.

18 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for pival.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.213.73.107
SPF_IP192.252.130.202
SPF_IP192.40.240.34
SPF_IP20.220.108.19
SPF_IP207.35.247.226
SPF_IP216.137.100.1
SPF_IP216.137.100.8
SPF_IP24.51.254.10
SPF_IP38.104.155.190
SPF_IP70.28.79.38
SPF_IP70.28.92.103
SPF_IP96.53.91.238
SPF_IP99.209.88.66

Related pages

Pivot deeper into the graph from pival.com.

Cypher and MCP

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

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