Skip to content

Hostname

taint.org

Last fetched

taint.org resolves to 1 IPv4 address operated by PRGMR - prgmr.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · taint.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/taint.org

Resolution chain

taint.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
71.19.147.2271.19.147.0/24AS47066PRGMR - prgmr.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of taint.org.

Web-graph footprint

Distinct hostnames that link to or from taint.org in the public web crawl.

169 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for taint.org.

MechanismTarget
SPF_IP195.218.96.101
SPF_IP212.17.35.15
SPF_IP212.17.35.167
SPF_IP216.180.243.10
SPF_IP46.51.177.167
SPF_IP66.220.0.254
SPF_IP71.19.147.22
SPF_IP72.232.31.42
SPF_IP80.169.141.78
SPF_MXtaint.org

Related pages

Pivot deeper into the graph from taint.org.

Cypher and MCP

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

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