Skip to content

Hostname

iqam.de

Last fetched

iqam.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · iqam.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iqam.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.180.90116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with iqam.de in WhisperGraph.

Subdomains

1 observed subdomain of iqam.de.

Subdomain
www.iqam.de

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for iqam.de.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.82.0/24
SPF_IP213.174.224.0/24
SPF_IP213.174.242.36
SPF_IP51.116.175.232
SPF_IP77.242.72.10
SPF_IP77.242.72.11
SPF_IP77.242.72.12
SPF_MXiqam.de

Related pages

Pivot deeper into the graph from iqam.de.

Cypher and MCP

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

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