Skip to content

Hostname

pinetcom.com

Last fetched

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

Nutrition Label

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

Resolution chain

pinetcom.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:1895
Organization
logiciels saturne
Contact emails

Subdomains

15 observed subdomains of pinetcom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • pinetcom.com

SPF policy

13 SPF mechanisms authorising senders for pinetcom.com.

MechanismTarget
SPF_Ajocelynpinet.ca
SPF_Apinetcom.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP185.201.17.41
SPF_IP207.134.55.157
SPF_IP3.97.118.16
SPF_IP52.1.176.167
SPF_IP52.6.153.188
SPF_IP52.87.105.145
SPF_IP64.34.67.210
SPF_IP66.102.128.222
SPF_MXpinetcom.com

Related pages

Pivot deeper into the graph from pinetcom.com.

Cypher and MCP

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

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