Skip to content

Hostname

lochnessbandb.com

Last fetched

lochnessbandb.com resolves to 1 IPv4 address operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.98.14185.103.96.0/22AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB

WHOIS identity

Registrar
iana:303
Organization
fiona urqhart
Contact emails

Subdomains

8 observed subdomains of lochnessbandb.com.

Web-graph footprint

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

8 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lochnessbandb.com.

MechanismTarget
SPF_Alochnessbandb.com
SPF_IP185.103.98.14
SPF_IP37.9.59.241
SPF_IP94.229.79.216
SPF_IP94.229.79.219
SPF_MXlochnessbandb.com

Related pages

Pivot deeper into the graph from lochnessbandb.com.

Cypher and MCP

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

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