Skip to content

Hostname

vsip.co.uk

Last fetched

vsip.co.uk resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · vsip.co.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vsip.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.77.100.14751.77.0.0/16AS16276GB

WHOIS identity

Registrar
iana:123
Organization
uk limited company, (company number: 7495530)
Contact emails

Subdomains

16 observed subdomains of vsip.co.uk.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vsip.co.uk.

MechanismTarget
SPF_Avsip.co.uk
SPF_IP51.155.244.77
SPF_IP51.77.100.147
SPF_IP57.128.146.146
SPF_IP82.9.172.111
SPF_IP88.150.216.197
SPF_IP89.16.181.75
SPF_MXefa.withsupport.co.uk
SPF_MXvsip.co.uk

Related pages

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

Cypher and MCP

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

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