Skip to content

Hostname

blc3.pt

Last fetched

blc3.pt resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.74.179148.251.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
associação blc3 - campus de tecnologia e inovação
Contact emails

Subdomains

53 observed subdomains of blc3.pt.

Web-graph footprint

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

51 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • blc3.pt

SPF policy

4 SPF mechanisms authorising senders for blc3.pt.

MechanismTarget
SPF_Ablc3.pt
SPF_IP148.251.74.179
SPF_IP46.4.239.186
SPF_MXblc3.pt

Related pages

Pivot deeper into the graph from blc3.pt.

Cypher and MCP

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

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