Skip to content

Hostname

toagroup.com

Last fetched

toagroup.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · toagroup.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/toagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.169.2813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
205.251.249.110205.251.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.1.1054.192.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:460
Organization
toa paint (thailand) co.,ltd.
Contact emails

Subdomains

34 observed subdomains of toagroup.com.

Web-graph footprint

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

401 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for toagroup.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.174.209.174
SPF_IP202.142.220.247
SPF_IP202.5.93.211
SPF_IP202.6.21.54
SPF_IP34.142.221.122/32
SPF_IP35.240.151.59/32
SPF_IP43.209.67.212
SPF_IP83.118.94.187
SPF_MXgatewaymx1.toagroup.com
SPF_MXgatewaymx2.toagroup.com

Related pages

Pivot deeper into the graph from toagroup.com.

Cypher and MCP

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

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