Skip to content

Hostname

fifaro.com

Last fetched

fifaro.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.123.18413.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.124.23913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.156.16213.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.62.2415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.217.373.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.46.153.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.22.1393.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.245.2143.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.70.2293.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.169.14143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.43.19152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.55.6843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.57.143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.90.6354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
david kim
Contact emails

Web-graph footprint

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

219 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fifaro.com.

Cypher and MCP

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

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