Skip to content

Hostname

qualitylogic.com

Last fetched

qualitylogic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · qualitylogic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/qualitylogic.com

Resolution chain

qualitylogic.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
qualitylogic,
Contact emails

Subdomains

34 observed subdomains of qualitylogic.com.

Web-graph footprint

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

472 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for qualitylogic.com.

MechanismTarget
SPF_INCLUDE4533567.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.184.10.97
SPF_IP137.184.40.178
SPF_IP160.2.202.130
SPF_IP164.92.74.158
SPF_IP52.175.221.10
SPF_IP65.120.253.250
SPF_IP76.79.167.245
SPF_IP98.174.182.209

Related pages

Pivot deeper into the graph from qualitylogic.com.

Cypher and MCP

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

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