Skip to content

Hostname

ineldea.com

Last fetched

ineldea.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ineldea.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ineldea.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.101.2165.39.0.0/17AS16276FR

WHOIS identity

Registrar
iana:81
Organization
nicolas cappelaere
Contact emails

Subdomains

9 observed subdomains of ineldea.com.

Web-graph footprint

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

58 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ineldea.com.

MechanismTarget
SPF_Aineldea.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.135.176.57
SPF_IP5.183.251.2
SPF_IP62.210.248.177
SPF_IP85.222.204.27
SPF_IP85.222.204.30
SPF_MXineldea.com

Related pages

Pivot deeper into the graph from ineldea.com.

Cypher and MCP

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

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