Skip to content

Hostname

accton.com

Last fetched

accton.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · accton.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/accton.com

Resolution chain

accton.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.112.33.1303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

22 observed subdomains of accton.com.

Web-graph footprint

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

170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for accton.com.

MechanismTarget
SPF_INCLUDE44980118.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.140.14.137
SPF_IP203.69.70.70
SPF_IP219.80.60.131
SPF_IP219.80.60.132
SPF_IP219.80.60.151
SPF_IP219.80.60.152
SPF_IP59.124.186.67
SPF_IP59.124.186.68
SPF_IP59.124.186.87
SPF_IP59.124.186.88

Related pages

Pivot deeper into the graph from accton.com.

Cypher and MCP

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

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