Skip to content

Hostname

mail.koohbama.com

Last fetched

mail.koohbama.com resolves to 1 IPv4 address operated by SEFROYEKPARDAZENG-AS - Sefroyek Pardaz Engineering PJSC in IR.

Nutrition Label

WHISPER CANON · mail.koohbama.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.koohbama.com

Resolution chain

mail.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/24AS48715SEFROYEKPARDAZENG-AS - Sefroyek Pardaz Engineering PJSCIR

WHOIS identity

No WHOIS records are currently associated with mail.koohbama.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for mail.koohbama.com.

MechanismTarget
SPF_Amail.koohbama.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_MXmail.koohbama.com

Related pages

Pivot deeper into the graph from mail.koohbama.com.

Cypher and MCP

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

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