Skip to content

Hostname

secure.macit.com.br

Last fetched

secure.macit.com.br resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · secure.macit.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/secure.macit.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.253.212.1323.254.172.0/24AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

No WHOIS records are currently associated with secure.macit.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for secure.macit.com.br.

MechanismTarget
SPF_Asecure.macit.com.br
SPF_INCLUDEaspmx.googlemail.com
SPF_IP166.78.113.238
SPF_IP192.237.171.99
SPF_IP192.237.188.148
SPF_IP192.237.188.220
SPF_IP198.61.166.140
SPF_IP198.61.166.235
SPF_MXsecure.macit.com.br

Related pages

Pivot deeper into the graph from secure.macit.com.br.

Cypher and MCP

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

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