Skip to content

Hostname

emmsvr.com

Last fetched

emmsvr.com resolves to 1 IPv4 address operated by EXTREMEBB-AS-MY Extreme Broadband - Total Broadband Experience in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
113.23.215.163113.23.215.0/24AS38182EXTREMEBB-AS-MY Extreme Broadband - Total Broadband ExperienceMY

WHOIS identity

Registrar
iana:460
Organization
alfred lim
Contact emails

Subdomains

5 observed subdomains of emmsvr.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for emmsvr.com.

MechanismTarget
SPF_Aemmsvr.com
SPF_Asm8.dnshostmaster.net
SPF_Asmtp.dnshostmaster.net
SPF_MXemmsvr.com

Related pages

Pivot deeper into the graph from emmsvr.com.

Cypher and MCP

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

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