Skip to content

Hostname

faic.org

Last fetched

faic.org resolves to 1 IPv4 address operated by NSS S.A. in AR. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · faic.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/faic.org

Resolution chain

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

WHOIS identity

Registrar
iana:886
Organization
federacion argentina de la industria del caucho
Contact emails

Subdomains

4 observed subdomains of faic.org.

Web-graph footprint

Distinct hostnames that link to or from faic.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for faic.org.

MechanismTarget
SPF_Afaic.org
SPF_INCLUDEineva.com.ar
SPF_MXfaic.org

Related pages

Pivot deeper into the graph from faic.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "faic.org"})-[: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.