Skip to content

Hostname

proff.io

Last fetched

proff.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · proff.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/proff.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.155.2913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.171.19035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.38.6954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.42.23854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:269
Organization
ikimono,
Contact emails

Subdomains

1 observed subdomain of proff.io.

Subdomain
mag.proff.io

Web-graph footprint

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

56 sites link to this hostname.

253 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for proff.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from proff.io.

Cypher and MCP

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

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