Skip to content

Hostname

positronsecurity.com

Last fetched

positronsecurity.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · positronsecurity.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/positronsecurity.com

Resolution chain

positronsecurity.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.156.189.23554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
joseph s testa ii
Contact emails

Subdomains

10 observed subdomains of positronsecurity.com.

Web-graph footprint

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

14 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for positronsecurity.com.

MechanismTarget
SPF_IP172.236.110.175
SPF_IP173.255.198.73
SPF_IP2600:1f18:420a:b500:bc4:c9c6:1d6:e3e4
SPF_IP2600:3c00:0:0:f03c:91ff:fe12:f605
SPF_IP2600:3c00:0:0:f03c:95ff:fe23:f382
SPF_IP2600:3c06:0:0:2000:7dff:fed7:39da
SPF_IP45.56.68.101
SPF_IP54.156.189.235

Related pages

Pivot deeper into the graph from positronsecurity.com.

Cypher and MCP

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

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