Skip to content

Hostname

asiserver.com

Last fetched

asiserver.com resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · asiserver.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/asiserver.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.120.25198.54.120.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
199.231.191.222199.231.184.0/21AS19318IS-AS-1 - Interserver, IncUS
66.45.233.3866.45.224.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1068
Organization
asi
Contact emails

Subdomains

34 observed subdomains of asiserver.com.

Web-graph footprint

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

25 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • asiserver.com

SPF policy

10 SPF mechanisms authorising senders for asiserver.com.

MechanismTarget
SPF_Aasiserver.com
SPF_Aaztlan.globalhost1.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.120.159
SPF_IP198.54.120.16
SPF_IP199.231.191.222
SPF_IP205.209.112.122
SPF_MXasiserver.com

Related pages

Pivot deeper into the graph from asiserver.com.

Cypher and MCP

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

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