Skip to content

Hostname

2acap.com

Last fetched

2acap.com resolves to 1 IPv4 address operated by SKSATECH1-MY SKSA TECHNOLOGY SDN BHD in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.8.25.80103.8.25.0/24AS132241SKSATECH1-MY SKSA TECHNOLOGY SDN BHDMY

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of 2acap.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • 2acap.com

SPF policy

35 SPF mechanisms authorising senders for 2acap.com.

MechanismTarget
SPF_A2acap.com
SPF_IP103.8.25.100
SPF_IP103.8.25.101
SPF_IP103.8.25.102
SPF_IP103.8.25.103
SPF_IP103.8.25.108
SPF_IP103.8.25.109
SPF_IP103.8.25.180
SPF_IP103.8.25.181
SPF_IP103.8.25.195
SPF_IP103.8.25.201
SPF_IP103.8.25.207
SPF_IP103.8.25.208
SPF_IP103.8.25.230
SPF_IP103.8.25.4
SPF_IP103.8.25.40
SPF_IP103.8.25.41
SPF_IP103.8.25.5
SPF_IP103.8.25.80
SPF_IP103.8.25.81
SPF_IP103.8.25.82
SPF_IP103.8.25.83
SPF_IP103.8.25.86
SPF_IP103.8.25.87
SPF_IP103.8.25.88
SPF_IP103.8.25.89
SPF_IP103.8.25.90
SPF_IP103.8.25.91
SPF_IP103.8.25.92
SPF_IP103.8.25.93
SPF_IP103.8.25.94
SPF_IP103.8.25.95
SPF_IP103.8.25.98
SPF_IP103.8.25.99
SPF_MX2acap.com

Related pages

Pivot deeper into the graph from 2acap.com.

Cypher and MCP

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

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