Skip to content

Hostname

iberlayer.com

Last fetched

iberlayer.com resolves to 1 IPv4 address operated by EPICGA-B1-AS in ES. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · iberlayer.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/iberlayer.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.136.219.39185.136.216.0/22AS205081EPICGA-B1-ASES

WHOIS identity

Registrar
iana:886
Organization
iberlayer
Contact emails

Subdomains

54 observed subdomains of iberlayer.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iberlayer.com.

MechanismTarget
SPF_IP130.117.89.0/27
SPF_IP130.117.92.233
SPF_IP130.117.92.237
SPF_IP185.136.218.5/32
SPF_IP185.136.218.6/32
SPF_IP185.136.218.7/32
SPF_IP185.136.218.8/32
SPF_IP185.136.219.26/32
SPF_IP185.136.219.27/32
SPF_IP185.136.219.28/32
SPF_IP80.169.225.32/27
SPF_IP91.90.161.0/24

Related pages

Pivot deeper into the graph from iberlayer.com.

Cypher and MCP

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

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