Skip to content

Hostname

modaoperandi.com

Last fetched

modaoperandi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · modaoperandi.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/modaoperandi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.205.4713.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.5013.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.7113.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.913.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.94.1223.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.153.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.303.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.503.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

34 observed subdomains of modaoperandi.com.

Web-graph footprint

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

1,980 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for modaoperandi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:111:f400:7e4c:0:0:0:202

Related pages

Pivot deeper into the graph from modaoperandi.com.

Cypher and MCP

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

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