Skip to content

Hostname

linhofstudio.com

Last fetched

linhofstudio.com resolves to 1 IPv4 address operated by AS13037 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · linhofstudio.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/linhofstudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.68.225.11482.68.0.0/15AS13037GB

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of linhofstudio.com.

Web-graph footprint

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

36 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for linhofstudio.com.

MechanismTarget
SPF_Alinhofstudio.com
SPF_IP82.68.225.114
SPF_IP82.68.225.116
SPF_IP82.69.52.204
SPF_IP88.96.160.3
SPF_IP95.172.245.7
SPF_MXlinhofstudio.com

Related pages

Pivot deeper into the graph from linhofstudio.com.

Cypher and MCP

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

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