Skip to content

Hostname

tps.ng

Last fetched

tps.ng resolves to 131.153.147.178, announced in 131.153.144.0/21 by SS-ASH - SECURED SERVERS LLC in US. tps.ng 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 · tps.ngRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tps.ng

Resolution chain

IPv6 resolution

No AAAA record for tps.ng is recorded in WhisperGraph.

Attribution

secured

ORIGIN_AS

WHOIS identity

Registrar
iana:3954
Registrant organisation
example
Contact emails
ookpala@secureidltd.com, sanetoh@secureidltd.com

Subdomains

Mail and authentication

Nameservers

  • nsc.go54.com
  • nsd.go54.com
  • nsa.whogohost.com
  • nsb.whogohost.com

MX records

  • tps-ng.mail.protection.outlook.com

SPF policy

  • include: spf.antispamcloud.com
  • include: spf.host-ww.net
  • include: relay.mailchannels.net
  • a: tps.ng
  • mx: tps.ng
  • ip: 131.153.147.178

Threat-feed evidence

History

Related pages

Pivot from tps.ng 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: "tps.ng"})-[: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.