Skip to content

Hostname

fermalto.com.br

Last fetched

fermalto.com.br resolves to 1 IPv4 address operated by LIQUIDNETLTD1 - LiquidNet US LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.23.60.91198.23.48.0/20AS14555LIQUIDNETLTD1 - LiquidNet US LLCUS

WHOIS identity

Registrar
Organization
fermalto ferramentaria monte alto - me
Contact emails

Subdomains

8 observed subdomains of fermalto.com.br.

Threat posture

History

Mail and authentication

MX records

  • fermalto.com.br

SPF policy

3 SPF mechanisms authorising senders for fermalto.com.br.

MechanismTarget
SPF_Afermalto.com.br
SPF_IP198.23.58.55
SPF_MXfermalto.com.br

Related pages

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

Cypher and MCP

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

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