Skip to content

Hostname

explorama.app

Last fetched

explorama.app resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · explorama.appRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/explorama.app

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.132.45212.83.128.0/19AS12876Online SASFR

WHOIS identity

Registrar
iana:433
Organization
eneo m2s
Contact emails

Subdomains

7 observed subdomains of explorama.app.

Web-graph footprint

Distinct hostnames that link to or from explorama.app in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for explorama.app.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_IP159.135.136.4
SPF_IP159.135.137.167
SPF_IP159.135.137.168
SPF_IP159.135.137.175
SPF_IP159.135.138.235/32
SPF_IP159.135.138.236
SPF_IP159.135.138.237
SPF_IP159.135.138.238
SPF_IP159.135.138.239
SPF_IP159.135.141.254
SPF_IP159.135.141.255
SPF_IP212.83.132.45

Related pages

Pivot deeper into the graph from explorama.app.

Cypher and MCP

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

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