Skip to content

Hostname

donatetechnology.com

Last fetched

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

Nutrition Label

WHISPER CANON · donatetechnology.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/donatetechnology.com

Resolution chain

donatetechnology.com 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
burnside ethan
Contact emails

Subdomains

1 observed subdomain of donatetechnology.com.

Web-graph footprint

Distinct hostnames that link to or from donatetechnology.com in the public web crawl.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for donatetechnology.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkattare.com
SPF_IP173.195.151.0/24
SPF_MXdonatetechnology.com

Related pages

Pivot deeper into the graph from donatetechnology.com.

Cypher and MCP

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

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