Skip to content

Hostname

gavtrain.com

Last fetched

gavtrain.com resolves to 1 IPv4 address operated by ASN-LABTECH - Labtech Systems Ltd in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gavtrain.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gavtrain.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.211.23.78185.211.23.0/24AS205654ASN-LABTECH - Labtech Systems LtdGB

WHOIS identity

Registrar
iana:303
Organization
gavin hoey
Contact emails

Subdomains

13 observed subdomains of gavtrain.com.

Web-graph footprint

Distinct hostnames that link to or from gavtrain.com in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gavtrain.com.

MechanismTarget
SPF_Agavtrain.com
SPF_INCLUDEspamfilter1.bigwetfish.co.uk
SPF_INCLUDEspamfilter2.bigwetfish.co.uk
SPF_IP185.211.22.243
SPF_IP195.234.95.207
SPF_IP88.150.168.15
SPF_IP88.150.168.56
SPF_MXgavtrain.com

Related pages

Pivot deeper into the graph from gavtrain.com.

Cypher and MCP

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

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