Hostname
offsetqualityinitiative.org
Last fetched
offsetqualityinitiative.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
offsetqualityinitiative.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.117.226 | 18.173.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.117.41 | 18.173.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.117.66 | 18.173.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.117.9 | 18.173.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.112 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.19 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.56 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.65 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- kasey krifka
- Contact emails
Subdomains
1 observed subdomain of offsetqualityinitiative.org.
| Subdomain |
|---|
| www.offsetqualityinitiative.org |
Web-graph footprint
Distinct hostnames that link to or from offsetqualityinitiative.org in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for offsetqualityinitiative.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxlogin.com |
Related pages
Pivot deeper into the graph from offsetqualityinitiative.org.
- IP · 18.173.117.226
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · US
- Email · kkrifka@climatetrust.org
- TLD · .org
- Browse hostnames · of…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "offsetqualityinitiative.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.