Skip to content

Hostname

100.pt

Last fetched

100.pt resolves to 195.200.253.125, announced in 195.200.252.0/23 by AS100LIMITE - EDGOO NETWORKS UNIPESSOAL LDA in PT. 100.pt 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 · 100.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/100.pt

Resolution chain

IPv6 resolution

No AAAA record for 100.pt is recorded in WhisperGraph.

Attribution

edgoo unipessoal lda

ORIGIN_AS

WHOIS identity

Contact emails
dns@100.pt

Subdomains

Mail and authentication

Nameservers

  • trinity.tuxdns.com
  • zee.tuxdns.net
  • niobe.100.pt

MX records

  • mx.zoho.eu
  • mx2.zoho.eu
  • mx3.zoho.eu

SPF policy

  • include: zohomail.eu
  • a: 100.pt
  • ip: 195.200.252.205
  • ip: 195.200.252.214
  • ip: 195.200.253.235

Threat-feed evidence

History

Related pages

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