Skip to content

Hostname

apps.sparkcomputing.co.uk

Last fetched

apps.sparkcomputing.co.uk resolves to 1 IPv4 address operated by AS50292 in GB.

Nutrition Label

WHISPER CANON · apps.sparkcomputing.co.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/apps.sparkcomputing.co.uk

Resolution chain

apps.sparkcomputing.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.233.55.75109.233.52.0/22AS50292GB

WHOIS identity

No WHOIS records are currently associated with apps.sparkcomputing.co.uk in WhisperGraph.

Subdomains

1 observed subdomain of apps.sparkcomputing.co.uk.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for apps.sparkcomputing.co.uk.

MechanismTarget
SPF_Aapps.sparkcomputing.co.uk
SPF_INCLUDE_spf.google.com
SPF_IP109.233.55.75
SPF_IP212.54.128.16
SPF_IP212.54.128.58
SPF_IP212.54.128.63
SPF_IP213.175.196.156
SPF_IP5.44.234.35
SPF_IP91.186.31.16
SPF_MXapps.sparkcomputing.co.uk

Related pages

Pivot deeper into the graph from apps.sparkcomputing.co.uk.

Cypher and MCP

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

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