Skip to content

Hostname

qualitytech.com

Last fetched

qualitytech.com resolves to 52.152.193.10, announced in 52.152.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. qualitytech.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for qualitytech.com is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Contact emails
********@*****.***, systems.support@qualitytech.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ans1.chi1.qualitytech.com
  • ans1.dfw1.qualitytech.com
  • ans1.jcy1.qualitytech.com
  • ans1.nyc16.qualitytech.com
  • ans1.sjc1.qualitytech.com
  • adonism1.suw1.qualitytech.com
  • ans1.suw1.qualitytech.com

MX records

  • mxa-001a4401.gslb.pphosted.com
  • mxb-001a4401.gslb.pphosted.com

SPF policy

  • ip: 67.231.153.118/30
  • ip: 67.231.148.242/30
  • include: aspmx.pardot.com
  • include: spf-001a4401.pphosted.com
  • include: prnewswire.com
  • a: c.spf.service-now.com
  • ip: 173.245.120.23
  • ip: 174.140.136.148
  • ip: 205.234.9.20
  • ip: 209.10.126.20
  • ip: 209.10.193.20
  • ip: 209.11.179.68
  • ip: 209.208.145.163
  • ip: 209.208.145.164
  • ip: 209.208.145.168
  • ip: 216.154.192.67
  • ip: 216.154.192.68
  • ip: 216.154.192.69

Threat-feed evidence

History

Related pages

Pivot from qualitytech.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "qualitytech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.