Skip to content

Hostname

relayfi.com

Last fetched

relayfi.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · relayfi.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/relayfi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.154.10418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.2218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.180.1263.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.223.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.413.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.773.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of relayfi.com.

Web-graph footprint

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

464 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for relayfi.com.

MechanismTarget
SPF_INCLUDEc13t9xjmlq.powerspf.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from relayfi.com.

Cypher and MCP

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

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