Skip to content

Hostname

stockpivot.com

Last fetched

stockpivot.com resolves to 1 IPv4 address operated by ALTUS in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · stockpivot.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stockpivot.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.5.71.85213.5.64.0/21AS51430ALTUSNL

WHOIS identity

Registrar
iana:2
Organization
privacyprotection.com,
Contact emails

Subdomains

6 observed subdomains of stockpivot.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • stockpivot.com

SPF policy

5 SPF mechanisms authorising senders for stockpivot.com.

MechanismTarget
SPF_Astockpivot.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.5.71.85
SPF_IP79.142.64.203
SPF_MXstockpivot.com

Related pages

Pivot deeper into the graph from stockpivot.com.

Cypher and MCP

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

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