Skip to content

Hostname

sifive.com

Last fetched

sifive.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sifive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sifive.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.11413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.155.1.2418.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.3018.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.6818.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.9718.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.753.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.803.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
yunsup lee
Contact emails

Subdomains

44 observed subdomains of sifive.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sifive.com.

MechanismTarget
SPF_INCLUDE3020607.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP14.143.246.163
SPF_IP4.53.31.128/25
SPF_IP52.1.14.157/32
SPF_IP64.62.193.192/26
SPF_IP96.72.175.168/29

Related pages

Pivot deeper into the graph from sifive.com.

Cypher and MCP

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

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