Skip to content

Hostname

skyfish.com

Last fetched

skyfish.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · skyfish.comRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skyfish.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.142.144108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.7.12934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.111.11534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.70.2034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.119.11754.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.35.25354.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.2.3354.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

13 observed subdomains of skyfish.com.

Web-graph footprint

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

598 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skyfish.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from skyfish.com.

Cypher and MCP

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

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