Skip to content

Hostname

flybizz.pt

Last fetched

flybizz.pt resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

WHISPER CANON · flybizz.ptRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/flybizz.pt

Resolution chain

flybizz.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.204.40.7792.204.40.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
Organization
joão mateus rosa - global solutions, unipessoal lda
Contact emails

Subdomains

16 observed subdomains of flybizz.pt.

Web-graph footprint

Distinct hostnames that link to or from flybizz.pt in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • flybizz.pt

SPF policy

4 SPF mechanisms authorising senders for flybizz.pt.

MechanismTarget
SPF_Aflybizz.pt
SPF_IP92.204.40.130
SPF_IP92.204.40.77
SPF_MXflybizz.pt

Related pages

Pivot deeper into the graph from flybizz.pt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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