Skip to content

Hostname

cominar.com

Last fetched

cominar.com resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cominar.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cominar.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.162.147.53206.162.128.0/18AS852TELUS CommunicationsCA

WHOIS identity

Registrar
iana:468
Organization
on behalf of cominar.com owner
Contact emails

Subdomains

42 observed subdomains of cominar.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cominar.com.

MechanismTarget
SPF_INCLUDE_spf-dayforcehcm.cominar.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.octopus-itsm.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.156.166.224/29
SPF_IP207.134.10.112/29
SPF_IP209.222.234.158
SPF_IP216.226.48.155
SPF_MXcominar.com

Related pages

Pivot deeper into the graph from cominar.com.

Cypher and MCP

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

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