Hostname
commerce-architects.com
Last fetched
commerce-architects.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commerce-architects.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commerce-architects.com owner
- Contact emails
- jfennelly@commerce-architects.com
- 14845c4d-82bb-48fd-a6f6-6398d82ab5d3@identity-protect.org
- 2d381d54-5f94-4696-97f7-b0653f647302@identity-protect.org
- 733c6633-b45c-45ca-89ca-a249c8bc2b2b@identity-protect.org
- 9a2959db-b3c9-45f1-afad-932c9ae72791@identity-protect.org
- d5e18c95-e61a-45ee-ac38-209c2d9cc7bd@identity-protect.org
- f68d9678-3e1d-45ff-bac1-552748c9f10e@identity-protect.org
- owner-4668340@commerce-architects.com.whoisprivacyservice.org
- owner-6663497@commerce-architects.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of commerce-architects.com.
Web-graph footprint
Distinct hostnames that link to or from commerce-architects.com in the public web crawl.
6 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from commerce-architects.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commerce-architects.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.