Skip to content

Hostname

gulp.ch

Last fetched

gulp.ch resolves to 1 IPv4 address operated by SPACENET SpaceNET AG in DE.

Nutrition Label

WHISPER CANON · gulp.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gulp.ch

Resolution chain

gulp.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.30.138.137195.30.0.0/16AS5539SPACENET SpaceNET AGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from gulp.ch in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gulp.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.gulp.4hr.de
SPF_IP188.174.236.208/28
SPF_IP212.25.15.196/32
SPF_IP213.61.11.71
SPF_IP213.95.13.132/32
SPF_IP213.95.13.133/32

Related pages

Pivot deeper into the graph from gulp.ch.

Cypher and MCP

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

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