Skip to content

Hostname

ours80s.com

Last fetched

ours80s.com resolves to 1 IPv4 address operated by AS139606 in HK. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.38.163.22103.38.163.0/24AS139606HK

WHOIS identity

Registrar
iana:48
Organization
yik lun leung
Contact emails

Subdomains

8 observed subdomains of ours80s.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ours80s.com.

MechanismTarget
SPF_Aours80s.com
SPF_INCLUDEspf.hostingspeed.net
SPF_IP103.38.163.22
SPF_MXours80s.com

Related pages

Pivot deeper into the graph from ours80s.com.

Cypher and MCP

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

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