Hostname
comfyapp.com
Last fetched
comfyapp.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comfyapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.204.88.65 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- building robotics
- Contact emails
- help@buildingrobotics.com
- intende@gmail.com
- d3f65d1d4ae14c19a18ed2ff474a84fd.protect@whoisguard.com
- 16430d99-eda6-4c93-89e3-cd7eee1ae841@identity-protect.org
- 1fe3e1b2-c2bc-4cbc-8857-807e68fb0332@identity-protect.org
- 29a34465-ad5a-4b97-9593-a798cb2cd99a@identity-protect.org
- 71509c8e-a8fc-41da-a87f-c491ef8e5b5a@identity-protect.org
- 77d53b1a-1311-4b89-a2fd-1c1f39c0d445@identity-protect.org
- 7e652a19-46e0-4909-8230-458245d91869@identity-protect.org
- 91a64c9f-a513-436a-9f10-353f8be54156@identity-protect.org
- owner-10123813@comfyapp.com.whoisprivacyservice.org
- owner-10455723@comfyapp.com.whoisprivacyservice.org
- owner-1166382@comfyapp.com.whoisprivacyservice.org
- owner-4493746@comfyapp.com.whoisprivacyservice.org
- owner-4628274@comfyapp.com.whoisprivacyservice.org
- owner-9853864@comfyapp.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of comfyapp.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comfyapp.com in the public web crawl.
123 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for comfyapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | siemens.flowmailer.net |
Related pages
Pivot deeper into the graph from comfyapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comfyapp.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.