Skip to content

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

WHISPER CANON · comfama.com.coRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/comfama.com.co

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.

IPPrefixASNOperatorCountry
162.215.226.4162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:999999
Organization
comfama
Contact emails

Subdomains

33 observed subdomains of comfama.com.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for comfama.com.co.

MechanismTarget
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.masivapp.com
SPF_INCLUDEturbo-smtp.com
SPF_IP107.21.218.167
SPF_IP107.21.247.251
SPF_IP107.21.45.193
SPF_IP107.22.247.149
SPF_IP174.142.68.133
SPF_IP18.211.233.189
SPF_IP190.248.15.138
SPF_IP190.60.203.3
SPF_IP194.149.72.0/22
SPF_IP200.13.225.140/32
SPF_IP216.147.209.0/27
SPF_IP216.147.212.128/27
SPF_IP216.147.212.20/30
SPF_IP216.147.212.25
SPF_IP216.147.212.64/26
SPF_IP3.230.65.173
SPF_IP34.200.97.129
SPF_IP34.230.242.240
SPF_IP34.236.112.116
SPF_IP34.237.168.152
SPF_IP50.16.126.11
SPF_IP52.200.102.20
SPF_IP52.201.2.8
SPF_IP52.202.180.96
SPF_IP52.7.57.9
SPF_IP54.197.252.187
SPF_IP64.74.237.221
SPF_IP64.74.237.229
SPF_IP64.74.237.230/31
SPF_IP64.74.237.232/31
SPF_IP66.151.14.128
SPF_IP66.151.14.129
SPF_IP66.151.7.128/26
SPF_IP66.151.7.192/28
SPF_IP66.151.7.224/30
SPF_IP66.151.7.236
SPF_IP66.151.7.40/29
SPF_IP72.44.39.59
SPF_IP74.217.12.128/27
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.