Skip to content

Hostname

gall.nl

Last fetched

gall.nl resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in GB. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · gall.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gall.nl

Resolution chain

gall.nl resolves to 10 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

54 observed subdomains of gall.nl.

Web-graph footprint

Distinct hostnames that link to or from gall.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gall.nl.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDE_spf.gall.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEoutmail.hireserve.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com

Related pages

Pivot deeper into the graph from gall.nl.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.