Skip to content

Hostname

multiopticas.com

Last fetched

multiopticas.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · multiopticas.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/multiopticas.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.24.21104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:696
Organization
multiopticas, soc. coop .
Contact emails

Subdomains

24 observed subdomains of multiopticas.com.

Web-graph footprint

Distinct hostnames that link to or from multiopticas.com in the public web crawl.

425 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for multiopticas.com.

MechanismTarget
SPF_Aproduction.eu001.multiopticas.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sent2email.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.80.167.110

Related pages

Pivot deeper into the graph from multiopticas.com.

Cypher and MCP

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

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