Skip to content

Hostname

modulrfinance.io

Last fetched

modulrfinance.io resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · modulrfinance.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/modulrfinance.io

Resolution chain

modulrfinance.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.82.23852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.2.13752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.205.7352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.238.7152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.193.1654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.95.17479.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
modulr technology
Contact emails

Subdomains

141 observed subdomains of modulrfinance.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for modulrfinance.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from modulrfinance.io.

Cypher and MCP

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

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