Skip to content

Hostname

b-shop.pt

Last fetched

b-shop.pt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · b-shop.ptRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/b-shop.pt

Resolution chain

b-shop.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.4.74104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.196172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
carmogas exploração e instalação de redes de gas lda
Contact emails

Subdomains

1 observed subdomain of b-shop.pt.

Subdomain
www.b-shop.pt

Web-graph footprint

Distinct hostnames that link to or from b-shop.pt in the public web crawl.

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for b-shop.pt.

MechanismTarget
SPF_Ab-shop.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.22.198
SPF_MXb-shop.pt

Related pages

Pivot deeper into the graph from b-shop.pt.

Cypher and MCP

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

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