Skip to content

Hostname

altco.ps

Last fetched

altco.ps resolves to 185.140.180.115, announced in 185.140.180.0/22 by inetsolutionsps - iNET Solutions for computer Co. in PS. altco.ps is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · altco.psRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/altco.ps

Resolution chain

IPv6 resolution

No AAAA record for altco.ps is recorded in WhisperGraph.

Attribution

inet computer

ORIGIN_AS

WHOIS identity

Registrar
registrar:inet solutions ltd
Registrant organisation
akram
Contact emails
info@altco.ps

Subdomains

Mail and authentication

Nameservers

  • ns1.i-net.ps
  • ns4.i-net.ps
  • ns7.i-net.ps

MX records

  • pmg.i-net.ps
  • pmg0.i-net.ps

SPF policy

  • a: altco.ps
  • mx: altco.ps
  • ip: 173.212.234.27
  • ip: 185.140.180.100
  • ip: 185.140.180.115
  • ip: 185.140.180.20
  • ip: 185.140.180.40
  • ip: 185.140.181.31

Threat-feed evidence

History

Related pages

Pivot from altco.ps into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "altco.ps"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.