Skip to content

Hostname

rigorbiz.pt

Last fetched

rigorbiz.pt resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · rigorbiz.ptRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/rigorbiz.pt

Resolution chain

rigorbiz.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.53172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.28.121.15062.28.0.0/16AS15525PT

WHOIS identity

Registrar
Organization
rigorbiz - sistemas de recolha e tratamento de informacao lda
Contact emails

Subdomains

7 observed subdomains of rigorbiz.pt.

Web-graph footprint

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

24 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rigorbiz.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from rigorbiz.pt.

Cypher and MCP

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

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