Skip to content

Hostname

paintquality.co.za

Last fetched

paintquality.co.za resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · paintquality.co.zaRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/paintquality.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
23.12.19.923.12.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.216.114.15823.216.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU
23.216.114.15823.216.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU

WHOIS identity

No WHOIS records are currently associated with paintquality.co.za in WhisperGraph.

Subdomains

1 observed subdomain of paintquality.co.za.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for paintquality.co.za.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.170.124.0/27
SPF_IP147.253.221.31
SPF_IP163.198.213.32/27
SPF_IP216.99.64.160/27

Related pages

Pivot deeper into the graph from paintquality.co.za.

Cypher and MCP

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

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