Skip to content

Hostname

1up.ink

Last fetched

1up.ink is a registered hostname under the .ink top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · 1up.inkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1up.ink

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

10 observed subdomains of 1up.ink.

Web-graph footprint

Distinct hostnames that link to or from 1up.ink in the public web crawl.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 1up.ink

SPF policy

4 SPF mechanisms authorising senders for 1up.ink.

MechanismTarget
SPF_A1up.ink
SPF_Asv7191.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MX1up.ink

Related pages

Pivot deeper into the graph from 1up.ink.

Cypher and MCP

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

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