Skip to content

Hostname

moduo-design.be

Last fetched

moduo-design.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · moduo-design.beRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/moduo-design.be

Resolution chain

moduo-design.be resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.173.254.693.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.783.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.83.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.963.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.41.11599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.2399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.3199.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.8599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

1 observed subdomain of moduo-design.be.

Threat posture

History

Related pages

Pivot deeper into the graph from moduo-design.be.

Cypher and MCP

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

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