Skip to content

Hostname

quentic.com

Last fetched

quentic.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · quentic.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quentic.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.191.25494.130.0.0/16AS24940DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

156 observed subdomains of quentic.com.

Web-graph footprint

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

111 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for quentic.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.89.46/32
SPF_IP167.89.98.146/32
SPF_IP195.201.46.212
SPF_IP2a01:4f8:c0c:6878:0:0:0:1
SPF_IP2a01:4f8:c0c:7ee0:0:0:0:1
SPF_IP88.198.151.109
SPF_IP88.99.185.67
SPF_IP93.90.202.218
SPF_MXquentic.com

Related pages

Pivot deeper into the graph from quentic.com.

Cypher and MCP

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

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