Hostname
gulp.de
Last fetched
gulp.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
gulp.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with gulp.de in WhisperGraph.
Subdomains
76 observed subdomains of gulp.de.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gulp.de in the public web crawl.
661 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for gulp.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.gulp.4hr.de |
| SPF_IP | 103.196.252.0/22 |
| SPF_IP | 13.88.226.191/32 |
| SPF_IP | 13.94.232.90/32 |
| SPF_IP | 159.255.168.120 |
| SPF_IP | 185.215.216.0/26 |
| SPF_IP | 185.75.168.80 |
| SPF_IP | 185.93.140.0/23 |
| SPF_IP | 188.174.236.208/28 |
| SPF_IP | 191.238.213.99/32 |
| SPF_IP | 199.204.13.32/29 |
| SPF_IP | 207.126.138.0/22 |
| SPF_IP | 207.244.98.227/32 |
| SPF_IP | 212.25.15.196/32 |
| SPF_IP | 40.115.66.46/32 |
| SPF_IP | 51.13.102.144/32 |
| SPF_IP | 62.134.45.32/28 |
| SPF_IP | 62.204.93.131/32 |
| SPF_IP | 62.245.148.0/26 |
| SPF_IP | 81.17.56.1/32 |
| SPF_IP | 82.135.18.0/23 |
| SPF_IP | 83.149.98.72/32 |
| SPF_IP | 83.149.98.73/32 |
| SPF_IP | 87.106.186.33/32 |
| SPF_IP | 94.199.88.0/22 |
| SPF_IP | 94.199.92.0/23 |
Related pages
Pivot deeper into the graph from gulp.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gulp.de"})-[: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.