Skip to content

Hostname

onlyfy.io

Last fetched

onlyfy.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:800087 as the registrar.

Nutrition Label

WHISPER CANON · onlyfy.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/onlyfy.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.104.2018.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.2918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.8718.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.9318.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.82.113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.873.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:800087
Organization
new work se
Contact emails

Subdomains

12 observed subdomains of onlyfy.io.

Web-graph footprint

Distinct hostnames that link to or from onlyfy.io in the public web crawl.

17 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for onlyfy.io.

Related pages

Pivot deeper into the graph from onlyfy.io.

Cypher and MCP

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

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