Skip to content

Hostname

psicometrix.org

Last fetched

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

Nutrition Label

WHISPER CANON · psicometrix.orgRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/psicometrix.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.74.105100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.137.2533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.102.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.203.03.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.159.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.172.763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.18.2073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.43.15234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.208.23735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.205.852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.54.12154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.185.10798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of psicometrix.org.

Web-graph footprint

Distinct hostnames that link to or from psicometrix.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for psicometrix.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from psicometrix.org.

Cypher and MCP

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

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