Skip to content

Hostname

profu.link

Last fetched

profu.link resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · profu.linkRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/profu.link

Resolution chain

profu.link resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.103.22813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.204.1113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.5.12718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.69.22218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.69.12135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.59.2835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.90.5835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.251.6446.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.124.4752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.101.6652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.250.12852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.223.12252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.110.24254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.46.7157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.129.20757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of profu.link.

Web-graph footprint

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

1,686 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for profu.link.

MechanismTarget
SPF_Aprofu.link
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.profu.link

Related pages

Pivot deeper into the graph from profu.link.

Cypher and MCP

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

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