Skip to content

Hostname

scicrop.com.br

Last fetched

scicrop.com.br resolves to 4 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · scicrop.com.brRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/scicrop.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.203.50162.241.202.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
34.205.118.8634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.233.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.64.17198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
jose damico
Contact emails

Subdomains

4 observed subdomains of scicrop.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ascicrop.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.203.47
SPF_MXscicrop.com.br

Related pages

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

Cypher and MCP

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

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