Skip to content

Hostname

e-cervo.com

Last fetched

e-cervo.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · e-cervo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/e-cervo.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.79.129.6034.79.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.79.129.6034.79.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:81
Organization
e-cervo
Contact emails

Subdomains

116 observed subdomains of e-cervo.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for e-cervo.com.

MechanismTarget
SPF_Aremote.snh-cloud.fr
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.ovea.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.eu
SPF_IP178.20.69.18/32
SPF_IP178.20.69.19/32
SPF_IP62.147.247.34/32
SPF_IP90.80.115.120/29
SPF_MXe-cervo.com

Related pages

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

Cypher and MCP

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

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