Skip to content

Hostname

paradigma.me

Last fetched

paradigma.me resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · paradigma.meRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paradigma.me

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.58.1113.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.2013.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.2283.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.903.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
52.222.153.14552.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.19952.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.20452.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.21552.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:433
Organization
paradigma s.c.a.r.l.
Contact emails

Subdomains

17 observed subdomains of paradigma.me.

Web-graph footprint

Distinct hostnames that link to or from paradigma.me in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for paradigma.me.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from paradigma.me.

Cypher and MCP

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

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