Skip to content

Hostname

mbit.pt

Last fetched

mbit.pt resolves to 49.13.69.83, announced in 49.13.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. mbit.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 · mbit.ptRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mbit.pt

Resolution chain

IPv6 resolution

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Contact emails
antonio.pinto@mbit.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

  • nick.ns.cloudflare.com
  • perla.ns.cloudflare.com

MX records

  • mail.mbit.pt

SPF policy

  • ip: 136.243.242.208/29
  • include: _spf.kmitd.com
  • include: mailgun.org
  • a: mbit.pt
  • mx: mbit.pt
  • a: 31-222-167-171.static.cloud-ips.co.uk
  • ip: 136.243.224.232
  • ip: 148.251.44.236
  • ip: 188.40.80.152
  • ip: 2a01:4f8:201:94eb:0:0:0:2
  • ip: 49.12.122.232

Threat-feed evidence

History

Related pages

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