Skip to content

Hostname

altera.com

Last fetched

altera.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.36.5635.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.189.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.183.844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
altera
Contact emails

Subdomains

22 observed subdomains of altera.com.

Web-graph footprint

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

1,297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for altera.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.64.239.74
SPF_IP13.83.14.143
SPF_IP159.183.193.109
SPF_IP159.183.200.101
SPF_IP159.183.213.105
SPF_IP159.183.213.107
SPF_IP159.183.213.204/32
SPF_IP159.183.214.96/32
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP192.55.52.195
SPF_IP20.184.132.133
SPF_IP50.31.57.204
SPF_IP52.234.124.226
SPF_MXaltera.com

Related pages

Pivot deeper into the graph from altera.com.

Cypher and MCP

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

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