Skip to content

Hostname

tricefy4.com

Last fetched

tricefy4.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.22.166108.138.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.159.1318.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.153.17518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.124.1564.7.16.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.139.21135.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.71.20735.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.79.3835.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.43.23135.5.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.216.052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.9.21352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.230.6952.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.35.11652.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.142.11552.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.224.12352.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.120.2652.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.43.12752.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.238.3352.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.147.11754.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.250.24554.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.219.20354.80.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
asa nordgren
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tricefy4.com.

Cypher and MCP

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

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