Skip to content

Hostname

koohbama.com

Last fetched

koohbama.com resolves to 1 IPv4 address operated by AS48715 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · koohbama.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/koohbama.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.18.212.176185.18.212.0/24AS48715IR

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

2 observed subdomains of koohbama.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • koohbama.com

SPF policy

14 SPF mechanisms authorising senders for koohbama.com.

MechanismTarget
SPF_Akoohbama.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEsrs.mailii.org
SPF_IP152.228.148.209
SPF_IP185.165.31.12
SPF_IP185.18.212.176
SPF_IP185.86.181.252
SPF_IP193.141.65.103
SPF_IP5.144.131.232
SPF_IP79.175.190.17
SPF_IP79.175.190.5
SPF_IP87.236.209.222
SPF_IP93.113.236.167
SPF_MXkoohbama.com

Related pages

Pivot deeper into the graph from koohbama.com.

Cypher and MCP

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

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