Skip to content

Hostname

serverc.amootco.com

Last fetched

serverc.amootco.com resolves to 20 IPv4 addresses operated by VPLSNET - Krypt Technologies in US.

Nutrition Label

WHISPER CANON · serverc.amootco.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/serverc.amootco.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.34.192.5110.34.192.0/24AS35908VPLSNET - Krypt TechnologiesUS
140.235.18.177140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.171.170.216142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.219.34142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.219.36142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.71.86148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
172.241.250.149172.241.248.0/22AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
172.241.250.163172.241.248.0/22AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
192.227.70.80192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
193.42.246.111193.42.246.0/24AS29713ELIA-60 - Reliable Hosting ServicesUS
193.42.247.146193.42.247.0/24AS40676AS40676 - Psychz NetworksUS
193.42.247.147193.42.247.0/24AS40676AS40676 - Psychz NetworksUS
193.42.247.148193.42.247.0/24AS40676AS40676 - Psychz NetworksUS
193.42.247.149193.42.247.0/24AS40676AS40676 - Psychz NetworksUS
207.174.3.177207.174.3.0/24AS398019DYNU - Dynu Systems IncorporatedUS
207.174.3.178207.174.3.0/24AS398019DYNU - Dynu Systems IncorporatedUS
207.174.3.179207.174.3.0/24AS398019DYNU - Dynu Systems IncorporatedUS
23.90.62.2123.90.60.0/22AS62904AS62904 - Eonix CorporationUS
46.165.241.20746.165.192.0/18AS28753DE
51.68.152.20751.68.0.0/16AS16276PL

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for serverc.amootco.com.

MechanismTarget
SPF_Adns.amootco.com

Related pages

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

Cypher and MCP

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

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