Skip to content

Hostname

ip3g.eu

Last fetched

ip3g.eu resolves to 1 IPv4 address operated by AS8560 in FR. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · ip3g.euRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ip3g.eu

Resolution chain

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

IPPrefixASNOperatorCountry
5.250.182.1385.250.176.0/21AS8560FR

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

3 observed subdomains of ip3g.eu.

Web-graph footprint

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

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ip3g.eu.

MechanismTarget
SPF_Amailout.ip3g.eu
SPF_Asmtp.ouest-consulting.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.icodia.com
SPF_IP195.25.239.241
SPF_IP46.31.192.0/21
SPF_IP46.31.194.108
SPF_IP46.31.194.109
SPF_IP46.31.194.110
SPF_IP46.31.194.111
SPF_IP46.31.194.112
SPF_IP46.31.194.158
SPF_IP46.31.194.159

Related pages

Pivot deeper into the graph from ip3g.eu.

Cypher and MCP

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

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