Hostname
gamma.nl
Last fetched
gamma.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:kpn as the registrar.
Nutrition Label
Resolution chain
gamma.nl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:kpn
- Organization
- —
- Contact emails
- —
Subdomains
56 observed subdomains of gamma.nl.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gamma.nl in the public web crawl.
1,599 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for gamma.nl.
| Mechanism | Target |
|---|---|
| SPF_A | gamma.nl |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.210.223.6 |
| SPF_IP | 193.173.253.146 |
| SPF_IP | 194.26.153.2 |
| SPF_IP | 62.13.141.245 |
| SPF_MX | gamma.nl |
Related pages
Pivot deeper into the graph from gamma.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gamma.nl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.