Hostname
ibero.com
Last fetched
ibero.com resolves to 1 IPv4 address operated by GODADDY - Host Europe GmbH in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
ibero.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.35.226.67 | 5.35.224.0/19 | AS20773 | GODADDY - Host Europe GmbH | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- alexander barthold
- Contact emails
Subdomains
4 observed subdomains of ibero.com.
Web-graph footprint
Distinct hostnames that link to or from ibero.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ibero.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.tui.de |
| SPF_A | mgw01.pass-consulting.com |
| SPF_A | mgw02.pass-consulting.com |
| SPF_A | mx01.traveltainment.de |
| SPF_A | mx02.traveltainment.de |
| SPF_A | mx03.traveltainment.de |
| SPF_A | mx04.traveltainment.de |
| SPF_INCLUDE | _relay.amadeus.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.48.119.226 |
| SPF_IP | 194.116.128.11/32 |
| SPF_IP | 194.126.206.206/32 |
| SPF_IP | 195.4.151.205 |
| SPF_IP | 213.203.253.0/27 |
| SPF_IP | 89.63.25.70 |
Related pages
Pivot deeper into the graph from ibero.com.
- IP · 5.35.226.67
- ASN · AS20773GODADDY - Host Europe GmbH
- Registrar · iana:1390
- Country · DE
- Email · karolina.wozniak@ibero.com
- TLD · .com
- Browse hostnames · ib…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibero.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.