Skip to content

Hostname

e-tepsa.com

Last fetched

e-tepsa.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · e-tepsa.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/e-tepsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.83.42.15251.83.0.0/16AS16276FR

WHOIS identity

Registrar
iana:839
Organization
p. ferro gpf,
Contact emails

Subdomains

1 observed subdomain of e-tepsa.com.

Web-graph footprint

Distinct hostnames that link to or from e-tepsa.com in the public web crawl.

11 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for e-tepsa.com.

MechanismTarget
SPF_Ae-tepsa.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP212.166.147.22
SPF_IP212.166.147.222
SPF_IP212.170.28.2
SPF_IP212.51.32.0/24
SPF_IP213.60.19.1
SPF_IP217.130.24.175
SPF_IP217.130.24.176
SPF_IP217.130.24.177
SPF_IP46.24.37.1
SPF_IP46.26.169.138
SPF_IP82.159.230.50
SPF_IP95.60.250.16/28

Related pages

Pivot deeper into the graph from e-tepsa.com.

Cypher and MCP

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

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