Skip to content

Hostname

skyro.ph

Last fetched

skyro.ph resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · skyro.phRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/skyro.ph

Resolution chain

skyro.ph resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.10318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.145.2318.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.7418.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.8018.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.8318.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.173.197.143.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.153.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.493.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.673.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.211.8018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with skyro.ph in WhisperGraph.

Subdomains

43 observed subdomains of skyro.ph.

Web-graph footprint

Distinct hostnames that link to or from skyro.ph in the public web crawl.

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for skyro.ph.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from skyro.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skyro.ph"})-[: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.