Skip to content

Hostname

smartansa.co.uk

Last fetched

smartansa.co.uk resolves to 1 IPv4 address operated by HOSTCOLLECTIVE - Host Collective, Inc. in US. WHOIS lists registrar:csl computer service langenbach gmbh t/a joker.com as the registrar.

Nutrition Label

WHISPER CANON · smartansa.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/smartansa.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
96.31.35.12996.31.32.0/20AS14415HOSTCOLLECTIVE - Host Collective, Inc.US

WHOIS identity

Registrar
registrar:csl computer service langenbach gmbh t/a joker.com
Organization
Contact emails

Subdomains

2 observed subdomains of smartansa.co.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smartansa.co.uk.

MechanismTarget
SPF_Asmartansa.co.uk
SPF_Asmtp.aa.net.uk
SPF_MXsmartansa.co.uk

Related pages

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

Cypher and MCP

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

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