Skip to content

Hostname

eloquant.com

Last fetched

eloquant.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.199.41.169128.199.32.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:81
Organization
eloquant
Contact emails

Subdomains

11 observed subdomains of eloquant.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for eloquant.com.

MechanismTarget
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.165.4.35/32
SPF_IP195.154.39.139
SPF_IP195.154.40.86
SPF_IP195.81.229.50
SPF_IP31.32.198.221
SPF_IP37.71.148.59
SPF_IP37.71.148.60
SPF_IP82.138.78.4
SPF_IP91.121.101.68

Related pages

Pivot deeper into the graph from eloquant.com.

Cypher and MCP

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

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