Skip to content

Hostname

comproinc.com

Last fetched

comproinc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comproinc.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/comproinc.com

Resolution chain

comproinc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
djs marketing group
Contact emails

Subdomains

8 observed subdomains of comproinc.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for comproinc.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEcampaigns.structuredweb.com
SPF_INCLUDEreflexion.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP118.186.64.32/28
SPF_IP173.37.142.64/26
SPF_IP199.223.255.43
SPF_IP199.223.255.46
SPF_IP199.223.255.53
SPF_IP213.212.96.64/27
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24

Related pages

Pivot deeper into the graph from comproinc.com.

Cypher and MCP

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

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