Skip to content

Hostname

rokfin.com

Last fetched

rokfin.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rokfin.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rokfin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.11313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.84.102.1052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.11952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.3952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.8752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
austin and brittany
Contact emails

Subdomains

38 observed subdomains of rokfin.com.

Web-graph footprint

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

673 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rokfin.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDEcustomeriomail.com

Related pages

Pivot deeper into the graph from rokfin.com.

Cypher and MCP

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

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