Skip to content

Hostname

hfocus.com.br

Last fetched

hfocus.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · hfocus.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hfocus.com.br

Resolution chain

hfocus.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.63.1118.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.2718.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.6318.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.7918.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.170.19.1023.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1173.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1213.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.403.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
hfocus licenciamento de softwares ltda.
Contact emails

Subdomains

34 observed subdomains of hfocus.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hfocus.com.br.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEoctadesk.com

Related pages

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

Cypher and MCP

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

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