Skip to content

Hostname

pointex.eu

Last fetched

pointex.eu resolves to 1 IPv4 address operated by AS42669 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.242.176.3077.242.176.0/20AS42669IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
Contact emails

Subdomains

4 observed subdomains of pointex.eu.

Web-graph footprint

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

21 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for pointex.eu.

MechanismTarget
SPF_Apointex.eu
SPF_IP173.198.255.195
SPF_IP176.31.224.78/32
SPF_IP2a0b:aa80:0:0:0:0:0:30
SPF_IP67.231.240.134
SPF_IP77.242.176.30
SPF_IP77.242.176.34
SPF_IP92.222.224.161
SPF_MXpointex.eu

Related pages

Pivot deeper into the graph from pointex.eu.

Cypher and MCP

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

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