Hostname
plexal.com
Last fetched
plexal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
plexal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1515
- Organization
- domain manager
- Contact emails
- stephen.brown@mac.com
- develop@ewebdevelopment.com
- 0010e02b-4ae6-46d7-9cab-9ce05c79d070@identity-protect.org
- 5f2e1e64-9aac-4217-8776-a1e341108008@identity-protect.org
- 8f1e6c97-41bc-4177-943e-71f1eb0fe67f@identity-protect.org
- plexal.com@identity-protect.org
- df3a75ef-293f-483b-9e3f-a5e80a0a5bc4@identity-protect.org
Subdomains
10 observed subdomains of plexal.com.
Web-graph footprint
Distinct hostnames that link to or from plexal.com in the public web crawl.
251 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for plexal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145654593.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.nexudus.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.london.aquilaiajax.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.172.233.159 |
| SPF_IP | 18.135.254.207 |
| SPF_IP | 18.168.217.59 |
| SPF_IP | 52.51.79.206 |
Related pages
Pivot deeper into the graph from plexal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plexal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.