Skip to content

Hostname

comjol.com.br

Last fetched

comjol.com.br resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR.

Nutrition Label

WHISPER CANON · comjol.com.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/comjol.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
168.220.83.228168.220.82.0/23AS40509FLY - Fly.io, Inc.FR

WHOIS identity

Registrar
Organization
comercial jos? lucena ltda
Contact emails

Subdomains

10 observed subdomains of comjol.com.br.

Web-graph footprint

Distinct hostnames that link to or from comjol.com.br in the public web crawl.

10 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for comjol.com.br.

MechanismTarget
SPF_Acomjol.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.hospedainterativa.com.br
SPF_IP165.227.186.183
SPF_IP184.173.173.36
SPF_IP184.173.173.61
SPF_IP45.55.37.97
SPF_IP50.97.40.194
SPF_MXcomjol.com.br

Related pages

Pivot deeper into the graph from comjol.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comjol.com.br"})-[: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.