Skip to content

Hostname

flordeaveiro.pt

Last fetched

flordeaveiro.pt resolves to 1 IPv4 address operated by CIBERCONCEITO - CiberConceito Informatica e Servicos Unipessoal, Lda in PT.

Nutrition Label

WHISPER CANON · flordeaveiro.ptRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/flordeaveiro.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.99.232.100185.99.232.0/24AS208277CIBERCONCEITO - CiberConceito Informatica e Servicos Unipessoal, LdaPT

WHOIS identity

Registrar
Organization
padaria e pasterlaria flor de aveiro lda
Contact emails

Subdomains

14 observed subdomains of flordeaveiro.pt.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flordeaveiro.pt.

MechanismTarget
SPF_Aflordeaveiro.pt
SPF_INCLUDEcarteiro.reage.pt
SPF_IP178.238.230.44
SPF_IP185.99.232.100
SPF_IP185.99.232.104
SPF_MXflordeaveiro.pt

Related pages

Pivot deeper into the graph from flordeaveiro.pt.

Cypher and MCP

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

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