Skip to content

Hostname

2amplus.com

Last fetched

2amplus.com resolves to 1 IPv4 address operated by AS4750 in TH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 2amplus.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/2amplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.146.252.146203.146.252.0/22AS4750TH

WHOIS identity

Registrar
iana:303
Organization
2am plus co.,ltd.
Contact emails

Subdomains

9 observed subdomains of 2amplus.com.

Web-graph footprint

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

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for 2amplus.com.

MechanismTarget
SPF_IP118.27.146.38
SPF_IP118.27.158.12
SPF_IP118.27.158.32
SPF_IP118.27.158.33
SPF_IP118.27.158.34
SPF_IP150.95.29.34
SPF_IP150.95.29.36
SPF_IP150.95.29.37
SPF_IP150.95.29.39
SPF_IP150.95.29.40
SPF_IP150.95.29.41
SPF_IP150.95.29.42
SPF_IP150.95.29.43
SPF_IP150.95.29.44
SPF_IP150.95.29.45
SPF_IP150.95.29.58
SPF_IP150.95.29.59
SPF_IP150.95.29.60
SPF_MX2amplus.com
SPF_MXmailpro-02.zth.netdesignhost.com
SPF_MXwin04-mail.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from 2amplus.com.

Cypher and MCP

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

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