Skip to content

Hostname

berufsschauweb-dev-phpmyadmin.iwf.io

Last fetched

berufsschauweb-dev-phpmyadmin.iwf.io resolves to 2 IPv4 addresses operated by AS200759 in NL.

Nutrition Label

WHISPER CANON · berufsschauweb-dev-phpmyadmin.iwf.ioRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/berufsschauweb-dev-phpmyadmin.iwf.io

Resolution chain

berufsschauweb-dev-phpmyadmin.iwf.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with berufsschauweb-dev-phpmyadmin.iwf.io in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for berufsschauweb-dev-phpmyadmin.iwf.io.

MechanismTarget
SPF_Aberufsschauweb-dev-phpmyadmin.iwf.io
SPF_IP185.90.39.55/32
SPF_MXberufsschauweb-dev-phpmyadmin.iwf.io

Related pages

Pivot deeper into the graph from berufsschauweb-dev-phpmyadmin.iwf.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "berufsschauweb-dev-phpmyadmin.iwf.io"})-[: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.