Skip to content

Hostname

emel.pt

Last fetched

emel.pt resolves to 193.126.246.68, announced in 193.126.0.0/16 by EUNETPT - NOS COMUNICACOES, S.A. in PT. emel.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 · emel.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/emel.pt

Resolution chain

IPv6 resolution

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

Attribution

nos comunicacoes

ORIGIN_AS

WHOIS identity

Contact emails
emel.sa@emel.pt

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.bdm.microsoftonline.com
  • ns2.bdm.microsoftonline.com
  • ns3.bdm.microsoftonline.com
  • ns4.bdm.microsoftonline.com

MX records

  • emel-pt.mail.protection.outlook.com

SPF policy

  • ip: 148.59.106.0/23
  • ip: 148.59.108.0/23
  • ip: 208.185.229.0/24
  • ip: 208.185.235.0/24
  • ip: 3.123.206.219/32
  • ip: 62.28.164.246/32
  • ip: 3.68.129.51/32
  • ip: 83.240.188.76/24
  • include: email.freshservice.com
  • include: emaileuc.freshservice.com
  • include: spf.protection.outlook.com
  • include: _spf.ptasp.com
  • include: servers.mcsv.net
  • include: mpt.emel.pt

Threat-feed evidence

History

Related pages

Pivot from emel.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: "emel.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.