Skip to content

Hostname

skykomishfire50.com

Last fetched

skykomishfire50.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · skykomishfire50.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skykomishfire50.com

Resolution chain

skykomishfire50.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.254.28.225173.254.28.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
52.70.155.24052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of skykomishfire50.com owner
Contact emails

Subdomains

8 observed subdomains of skykomishfire50.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skykomishfire50.com.

MechanismTarget
SPF_Askykomishfire50.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP173.254.28.225
SPF_MXskykomishfire50.com

Related pages

Pivot deeper into the graph from skykomishfire50.com.

Cypher and MCP

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

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