Skip to content

Hostname

wqa.org

Last fetched

wqa.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · wqa.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wqa.org

Resolution chain

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

IPPrefixASNOperatorCountry
34.170.13.20734.171.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:81
Organization
water quality association
Contact emails

Subdomains

32 observed subdomains of wqa.org.

Web-graph footprint

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

1,847 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

84 SPF mechanisms authorising senders for wqa.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.18.30.23
SPF_IP104.18.31.23
SPF_IP104.18.6.51
SPF_IP104.18.7.51
SPF_IP130.117.249.148
SPF_IP130.117.249.150
SPF_IP130.117.251.9/32
SPF_IP138.201.146.160/28
SPF_IP138.201.192.38
SPF_IP138.201.61.140
SPF_IP138.201.61.176/28
SPF_IP138.201.61.180
SPF_IP138.201.61.182
SPF_IP148.105.8.0/21
SPF_IP148.251.71.0/27
SPF_IP149.13.73.60
SPF_IP149.13.75.38
SPF_IP154.62.137.204
SPF_IP154.62.137.205
SPF_IP159.112.240.0/20
SPF_IP159.183.151.104
SPF_IP159.183.153.144/32
SPF_IP162.210.192.149
SPF_IP185.201.16.0/22
SPF_IP198.2.128.0/18
SPF_IP198.244.48.0/20
SPF_IP199.115.117.10/27
SPF_IP199.115.117.11/27
SPF_IP199.115.117.7/32
SPF_IP2001:1af8:4400:a047:6::1/128
SPF_IP2001:978:2:6::20:10/128
SPF_IP205.201.128.0/20
SPF_IP205.207.104.0/22
SPF_IP207.244.64.160/27
SPF_IP207.244.64.180
SPF_IP207.244.64.182
SPF_IP207.244.83.248/30
SPF_IP208.117.52.113/32
SPF_IP208.75.120.0/22
SPF_IP209.126.110.250
SPF_IP209.126.121.13/25
SPF_IP209.126.121.72
SPF_IP209.126.121.73/32
SPF_IP216.221.160.0/19
SPF_IP2604:9a00:2010:a024:21::1/128
SPF_IP2604:9a00:2100:a043:16:0:0:1
SPF_IP2a01:4f8:13b:3001:0:0:0:2
SPF_IP2a01:4f8:13b:308b:0:0:0:2
SPF_IP2a01:4f8:140:4289:0:0:0:2
SPF_IP2a01:4f8:140:42a7:0:0:0:2
SPF_IP2a01:4f8:172:1666:0:0:0:2
SPF_IP2a01:4f8:172:3582:0:0:0:2
SPF_IP2a01:4f8:172:379b:0:0:0:2
SPF_IP2a01:4f8:172:39e5:0:0:0:2
SPF_IP2a01:4f8:172:39e6:0:0:0:2
SPF_IP37.58.58.55/27
SPF_IP38.109.53.39
SPF_IP46.165.223.16/32
SPF_IP46.165.232.171/27
SPF_IP46.165.232.175
SPF_IP46.165.233.176
SPF_IP52.71.130.88/32
SPF_IP52.82.172.0/22
SPF_IP54.240.96.0/19
SPF_IP66.170.16.128/28
SPF_IP66.170.18.96/27
SPF_IP66.170.4.32/28
SPF_IP76.223.128.0/19
SPF_IP88.198.67.41
SPF_IP88.198.67.44
SPF_IP94.130.139.116
SPF_IP94.130.140.62
SPF_IP94.75.192.139/27
SPF_IP94.75.244.176/32
SPF_IP94.75.244.183/27
SPF_IP94.75.244.184/27
SPF_IP95.211.112.131/27
SPF_IP95.211.2.192/27
SPF_IP96.60.118.96/28
SPF_MXwqa.org

Related pages

Pivot deeper into the graph from wqa.org.

Cypher and MCP

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

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