Skip to content

Hostname

justforhumanity.org

Last fetched

justforhumanity.org resolves to 3 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · justforhumanity.orgRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/justforhumanity.org

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.196.168142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
172.104.232.45172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
185.196.61.178185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of justforhumanity.org.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for justforhumanity.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from justforhumanity.org.

Cypher and MCP

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

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