Skip to content

Hostname

ip4os.eu

Last fetched

ip4os.eu resolves to 1 IPv4 address operated by DELTA-BG-AS in BG. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ip4os.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ip4os.eu

Resolution chain

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

IPPrefixASNOperatorCountry
79.98.107.13979.98.107.0/24AS8860DELTA-BG-ASBG

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

1 observed subdomain of ip4os.eu.

Subdomain
www.ip4os.eu

Web-graph footprint

Distinct hostnames that link to or from ip4os.eu in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ip4os.eu.

MechanismTarget
SPF_Aip4os.eu
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.pensoft.net
SPF_MXip4os.eu

Related pages

Pivot deeper into the graph from ip4os.eu.

Cypher and MCP

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

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