Skip to content

Hostname

donatemytech.net

Last fetched

donatemytech.net resolves to 4 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · donatemytech.netRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/donatemytech.net

Resolution chain

donatemytech.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.104.27.49172.104.16.0/20AS63949US
172.104.31.72172.104.16.0/20AS63949US
204.13.11.201204.13.11.0/24AS32915KATTARE - Kattare Internet ServicesUS
204.13.11.202204.13.11.0/24AS32915KATTARE - Kattare Internet ServicesUS

WHOIS identity

Registrar
iana:1861
Organization
national cristina foundation
Contact emails

Web-graph footprint

Distinct hostnames that link to or from donatemytech.net in the public web crawl.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for donatemytech.net.

MechanismTarget
SPF_INCLUDEkattare.com
SPF_MXdonatemytech.net

Related pages

Pivot deeper into the graph from donatemytech.net.

Cypher and MCP

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

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