Hostname
fecam.org.br
Last fetched
fecam.org.br resolves to 144.22.172.104, announced in 144.22.160.0/20 by ORACLE-BMC-31898 - Oracle Corporation in BR. fecam.org.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 144.22.172.104
144.22.160.0/20 · ORACLE-BMC-31898 - Oracle Corporation · São Paulo, BR
IPv6 resolution
No AAAA record for fecam.org.br is recorded in WhisperGraph.
Attribution
oracle
ORIGIN_AS
WHOIS identity
- Registrant organisation
- celso vedana
- Contact emails
- informatica@fecam.org.br, suporte@fecam.org.br
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.fecammx.com.br
- ns1.fecamsc.org.br
- ns2.fecamsc.org.br
- ns3.fecamsc.org.br
MX records
- mx1.antispam.fecam.sc.gov.br
- mx2.antispam.fecam.sc.gov.br
SPF policy
- include: _spf.fecamsc.org.br
- include: _spf.google.com
- include: mail.zendesk.com
Threat-feed evidence
History
Related pages
Pivot from fecam.org.br into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fecam.org.br"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.