Skip to content

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

WHISPER CANON · offsetqualityinitiative.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/offsetqualityinitiative.org

Resolution chain

offsetqualityinitiative.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.117.22618.173.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.117.4118.173.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.117.6618.173.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.117.918.173.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.210.11299.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.210.1999.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.210.5699.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.210.6599.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
kasey krifka
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for offsetqualityinitiative.org.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from offsetqualityinitiative.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.