Skip to content

Hostname

domcc.com

Last fetched

domcc.com resolves to 1 IPv4 address operated by C-SPIRE-BUSINESS - TekLinks, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · domcc.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/domcc.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.199.31.17066.199.31.0/24AS33606C-SPIRE-BUSINESS - TekLinks, Inc.US

WHOIS identity

Registrar
iana:9
Organization
david o. mccormick
Contact emails

Subdomains

1 observed subdomain of domcc.com.

Subdomain
www.domcc.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for domcc.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP50.86.19.83

Related pages

Pivot deeper into the graph from domcc.com.

Cypher and MCP

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

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