Skip to content

Hostname

galloptechgroup.com

Last fetched

galloptechgroup.com resolves to 2 IPv4 addresses operated by FIBERSPARK - FiberSpark Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · galloptechgroup.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/galloptechgroup.com

Resolution chain

galloptechgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.1.147.10194.1.147.0/24AS210250FIBERSPARK - FiberSpark Inc.GB
194.1.147.100194.1.147.0/24AS210250FIBERSPARK - FiberSpark Inc.GB

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of galloptechgroup.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for galloptechgroup.com.

MechanismTarget
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.244.196.69
SPF_IP23.235.240.2
SPF_IP67.202.92.16

Related pages

Pivot deeper into the graph from galloptechgroup.com.

Cypher and MCP

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

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