Skip to content

Hostname

server.amootco.com

Last fetched

server.amootco.com resolves to 20 IPv4 addresses operated by AS16276 in SG.

Nutrition Label

WHISPER CANON · server.amootco.comRouting diversity6.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server.amootco.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.68.138139.99.0.0/17AS16276SG
172.96.11.11172.96.8.0/21AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
172.96.11.12172.96.8.0/21AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
172.96.11.13172.96.8.0/21AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
172.96.11.9172.96.8.0/21AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
184.107.143.109184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.143.110184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.143.111184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.143.112184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.143.113184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
185.175.58.119185.175.58.0/24AS63473HOSTHATCH - HostHatch, LLCAT
185.175.58.223185.175.58.0/24AS63473HOSTHATCH - HostHatch, LLCAT
185.175.58.44185.175.58.0/24AS63473HOSTHATCH - HostHatch, LLCAT
185.175.58.46185.175.58.0/24AS63473HOSTHATCH - HostHatch, LLCAT
192.227.122.138192.227.122.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.122.139192.227.122.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.122.140192.227.122.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.122.141192.227.122.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
198.50.125.230198.50.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA
198.50.125.235198.50.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with server.amootco.com in WhisperGraph.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from server.amootco.com.

Cypher and MCP

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

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