Skip to content

Hostname

fla7.pt

Last fetched

fla7.pt resolves to 1 IPv4 address operated by AS5533 in PT.

Nutrition Label

WHISPER CANON · fla7.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/fla7.pt

Resolution chain

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

IPPrefixASNOperatorCountry
188.93.230.40188.93.224.0/21AS5533PT

WHOIS identity

Registrar
Organization
fla7 - gestão, manutenção e construção, unipessoal lda
Contact emails

Subdomains

7 observed subdomains of fla7.pt.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fla7.pt

SPF policy

6 SPF mechanisms authorising senders for fla7.pt.

MechanismTarget
SPF_Afla7.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP188.93.230.178
SPF_IP188.93.230.40
SPF_IP188.93.230.7
SPF_MXfla7.pt

Related pages

Pivot deeper into the graph from fla7.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fla7.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.