Skip to content

Hostname

pt.modaoperandi.com

Last fetched

pt.modaoperandi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · pt.modaoperandi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pt.modaoperandi.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.170.19.1253.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.373.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.463.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.843.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pt.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 pt.modaoperandi.com.

Cypher and MCP

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

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