Skip to content

Hostname

sf.codini.com.ar

Last fetched

sf.codini.com.ar resolves to 1 IPv4 address operated by Coop. de Servicios Publicos de Morteros Ltda. in AR.

Nutrition Label

WHISPER CANON · sf.codini.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sf.codini.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
200.63.125.40200.63.120.0/21AS27976Coop. de Servicios Publicos de Morteros Ltda.AR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sf.codini.com.ar.

MechanismTarget
SPF_Asf.codini.com.ar
SPF_IP142.4.6.92
SPF_IP162.214.75.141
SPF_IP168.196.255.165
SPF_IP200.63.125.40
SPF_MXsf.codini.com.ar

Related pages

Pivot deeper into the graph from sf.codini.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sf.codini.com.ar"})-[: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.