Hostname
comfama.com.co
Last fetched
comfama.com.co resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:999999 as the registrar.
Nutrition Label
Resolution chain
comfama.com.co 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 |
|---|---|---|---|---|
| 162.215.226.4 | 162.214.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:999999
- Organization
- comfama
- Contact emails
Subdomains
33 observed subdomains of comfama.com.co.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comfama.com.co in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
46 SPF mechanisms authorising senders for comfama.com.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.us.sendclean.net |
| SPF_INCLUDE | spf-us.tmes.trendmicro.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.masivapp.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 107.21.218.167 |
| SPF_IP | 107.21.247.251 |
| SPF_IP | 107.21.45.193 |
| SPF_IP | 107.22.247.149 |
| SPF_IP | 174.142.68.133 |
| SPF_IP | 18.211.233.189 |
| SPF_IP | 190.248.15.138 |
| SPF_IP | 190.60.203.3 |
| SPF_IP | 194.149.72.0/22 |
| SPF_IP | 200.13.225.140/32 |
| SPF_IP | 216.147.209.0/27 |
| SPF_IP | 216.147.212.128/27 |
| SPF_IP | 216.147.212.20/30 |
| SPF_IP | 216.147.212.25 |
| SPF_IP | 216.147.212.64/26 |
| SPF_IP | 3.230.65.173 |
| SPF_IP | 34.200.97.129 |
| SPF_IP | 34.230.242.240 |
| SPF_IP | 34.236.112.116 |
| SPF_IP | 34.237.168.152 |
| SPF_IP | 50.16.126.11 |
| SPF_IP | 52.200.102.20 |
| SPF_IP | 52.201.2.8 |
| SPF_IP | 52.202.180.96 |
| SPF_IP | 52.7.57.9 |
| SPF_IP | 54.197.252.187 |
| SPF_IP | 64.74.237.221 |
| SPF_IP | 64.74.237.229 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 64.74.237.232/31 |
| SPF_IP | 66.151.14.128 |
| SPF_IP | 66.151.14.129 |
| SPF_IP | 66.151.7.128/26 |
| SPF_IP | 66.151.7.192/28 |
| SPF_IP | 66.151.7.224/30 |
| SPF_IP | 66.151.7.236 |
| SPF_IP | 66.151.7.40/29 |
| SPF_IP | 72.44.39.59 |
| SPF_IP | 74.217.12.128/27 |
| SPF_IP | 91.126.78.0/24 |
Related pages
Pivot deeper into the graph from comfama.com.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comfama.com.co"})-[: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.