Skip to content

Hostname

ipa.kf.iq

Last fetched

ipa.kf.iq resolves to 1 IPv4 address operated by OVH - OVH SAS in DE.

Nutrition Label

WHISPER CANON · ipa.kf.iqRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipa.kf.iq

Resolution chain

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

IPPrefixASNOperatorCountry
141.95.85.213141.95.0.0/17AS16276OVH - OVH SASDE

WHOIS identity

No WHOIS records are currently associated with ipa.kf.iq in WhisperGraph.

Subdomains

1 observed subdomain of ipa.kf.iq.

Threat posture

History

Mail and authentication

MX records

  • ipa.kf.iq

SPF policy

4 SPF mechanisms authorising senders for ipa.kf.iq.

MechanismTarget
SPF_Aipa.kf.iq
SPF_INCLUDEoffice365.com
SPF_IP5.135.106.53
SPF_MXipa.kf.iq

Related pages

Pivot deeper into the graph from ipa.kf.iq.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipa.kf.iq"})-[: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.