Skip to content

Hostname

skylinks.app

Last fetched

skylinks.app resolves to 1 IPv4 address operated by NAMEX-IXP-SERVICES in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · skylinks.appRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/skylinks.app

Resolution chain

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

IPPrefixASNOperatorCountry
77.83.241.24177.83.241.0/24AS142594NAMEX-IXP-SERVICESSG

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

10 observed subdomains of skylinks.app.

Web-graph footprint

Distinct hostnames that link to or from skylinks.app in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • skylinks.app

SPF policy

9 SPF mechanisms authorising senders for skylinks.app.

MechanismTarget
SPF_Askylinks.app
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-record.net
SPF_INCLUDEspf.hostmantis.com
SPF_IP139.99.54.232
SPF_IP194.9.62.254
SPF_IP51.79.231.14
SPF_IP77.83.241.241
SPF_MXskylinks.app

Related pages

Pivot deeper into the graph from skylinks.app.

Cypher and MCP

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

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