Skip to content

Hostname

quartznetwork.com

Last fetched

quartznetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · quartznetwork.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quartznetwork.com

Resolution chain

quartznetwork.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.107.1173.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.123.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.573.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.713.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.168.178.1093.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.73.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.733.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.93.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
br-it diensten
Contact emails

Subdomains

32 observed subdomains of quartznetwork.com.

Web-graph footprint

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

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for quartznetwork.com.

MechanismTarget
SPF_INCLUDE20311082.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.165.147.119

Related pages

Pivot deeper into the graph from quartznetwork.com.

Cypher and MCP

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

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