Skip to content

Hostname

ibermedia.com

Last fetched

ibermedia.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · ibermedia.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ibermedia.com

Resolution chain

ibermedia.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:379
Organization
grupo ibermedia c.b. ricardo lopez
Contact emails

Subdomains

49 observed subdomains of ibermedia.com.

Web-graph footprint

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

41 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ibermedia.com.

MechanismTarget
SPF_Amail.ibermedia.com
SPF_INCLUDEspf.contact-experience.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.164.166.163/32
SPF_IP84.246.210.201/32
SPF_IP87.106.228.130
SPF_MXibermedia.com

Related pages

Pivot deeper into the graph from ibermedia.com.

Cypher and MCP

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

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