Skip to content

Hostname

gasengineersoftware.co.uk

Last fetched

gasengineersoftware.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · gasengineersoftware.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/gasengineersoftware.co.uk

Resolution chain

gasengineersoftware.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
software works for you
Contact emails

Subdomains

372 observed subdomains of gasengineersoftware.co.uk.

Web-graph footprint

Distinct hostnames that link to or from gasengineersoftware.co.uk in the public web crawl.

22 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gasengineersoftware.co.uk.

MechanismTarget
SPF_INCLUDE145915438.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_IP12.34.56.78/32

Related pages

Pivot deeper into the graph from gasengineersoftware.co.uk.

Cypher and MCP

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

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