Skip to content

Hostname

quint.co

Last fetched

quint.co resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · quint.coRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quint.co

Resolution chain

quint.co resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.2.6818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.14.12335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.190.7098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
david johannesson
Contact emails

Subdomains

8 observed subdomains of quint.co.

Web-graph footprint

Distinct hostnames that link to or from quint.co in the public web crawl.

63 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quint.co.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.233.26

Related pages

Pivot deeper into the graph from quint.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quint.co"})-[: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.