Skip to content

Hostname

give.net

Last fetched

give.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · give.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/give.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.73104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.176172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain manager
Contact emails

Subdomains

5 observed subdomains of give.net.

Web-graph footprint

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

457 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for give.net.

MechanismTarget
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.104.101.153
SPF_IP46.20.114.131
SPF_IP77.89.134.66
SPF_IP77.89.134.69
SPF_IP77.89.134.78
SPF_IP77.89.166.98
SPF_IP84.45.58.201/29
SPF_IP84.45.58.208
SPF_IP84.45.58.209
SPF_MXgive.net

Related pages

Pivot deeper into the graph from give.net.

Cypher and MCP

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

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