Skip to content

Hostname

incomm.com

Last fetched

incomm.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · incomm.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/incomm.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.101.9145.60.101.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.11.9145.60.11.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:299
Organization
interactive communications international
Contact emails

Subdomains

243 observed subdomains of incomm.com.

Web-graph footprint

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

382 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for incomm.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-003b4c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.incomm.com
SPF_IP147.160.167.0/26
SPF_IP148.59.100.16/28
SPF_IP168.245.101.255
SPF_IP208.185.229.45/32
SPF_IP210.144.73.102
SPF_IP210.144.73.103
SPF_IP210.144.73.91
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP35.80.141.6/32
SPF_IP44.192.35.0/24
SPF_IP44.229.121.55/32
SPF_IP63.246.3.231
SPF_IP66.147.173.218
SPF_IP66.147.173.59
SPF_IP74.122.146.135

Related pages

Pivot deeper into the graph from incomm.com.

Cypher and MCP

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

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