Skip to content

Hostname

exentriq.com

Last fetched

exentriq.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · exentriq.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/exentriq.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.182.193.183217.182.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

62 observed subdomains of exentriq.com.

Web-graph footprint

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

15 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for exentriq.com.

MechanismTarget
SPF_Aexentriq.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf2.bluehost.com
SPF_IP50.87.249.234/32
SPF_IP67.222.37.61
SPF_IP69.89.31.210
SPF_MXexentriq.com

Related pages

Pivot deeper into the graph from exentriq.com.

Cypher and MCP

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

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