Skip to content

Hostname

yorkukhosting.com

Last fetched

yorkukhosting.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.54.84.115185.54.84.0/22AS42831GB

WHOIS identity

Registrar
iana:303
Organization
hostmaster
Contact emails

Subdomains

17 observed subdomains of yorkukhosting.com.

Web-graph footprint

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

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for yorkukhosting.com.

MechanismTarget
SPF_Ayorkukhosting.com
SPF_INCLUDE_spf.myorderbox.com
SPF_INCLUDEspf.uksmtp.co.uk
SPF_IP185.26.104.0/22
SPF_IP193.203.116.210
SPF_IP193.203.116.211
SPF_IP193.203.117.0/24
SPF_IP2001:470:6c1c:1::/64
SPF_IP2001:67c:a08:201:0:0:0:210
SPF_IP2001:67c:a08:201:0:0:0:211
SPF_IP51.75.97.131
SPF_IP81.187.32.57
SPF_IP82.71.5.109
SPF_IP87.75.105.233
SPF_MXyorkukhosting.com

Related pages

Pivot deeper into the graph from yorkukhosting.com.

Cypher and MCP

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

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