Skip to content

Hostname

precicom.com

Last fetched

precicom.com resolves to 1 IPv4 address operated by PRECICOM-01 - Groupe Precicom Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.41.190.9216.41.190.0/24AS396946PRECICOM-01 - Groupe Precicom Inc.CA

WHOIS identity

Registrar
iana:2
Organization
precicom technologies
Contact emails

Subdomains

37 observed subdomains of precicom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for precicom.com.

MechanismTarget
SPF_Afso01.precicom.com
SPF_INCLUDE46777128.spf06.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP216.41.190.5
SPF_IP216.41.190.60
SPF_MXprecicom.com

Related pages

Pivot deeper into the graph from precicom.com.

Cypher and MCP

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

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