Hostname
plexus.com
Last fetched
plexus.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
plexus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.66.226 | 192.0.66.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- plexus attn plexus.com care of network solutions
- Contact emails
- cx8ad3az2pw@networksolutionsprivateregistration.com
- dn6t288276z@networksolutionsprivateregistration.com
- dq6yd6kk9zz@networksolutionsprivateregistration.com
- dt53v9ys9hm@networksolutionsprivateregistration.com
- e645c25p2bj@networksolutionsprivateregistration.com
- f57xm9t963b@networksolutionsprivateregistration.com
- fa2b78pb963@networksolutionsprivateregistration.com
- h89sg3x945f@networksolutionsprivateregistration.com
- hg2t39vt9tx@networksolutionsprivateregistration.com
- hu6hk4gx2fd@networksolutionsprivateregistration.com
- jr2ec9hy8ht@networksolutionsprivateregistration.com
- mx24x89a34r@networksolutionsprivateregistration.com
- n33y78tg7ft@networksolutionsprivateregistration.com
- p36r829s6xx@networksolutionsprivateregistration.com
- p37yb3m235e@networksolutionsprivateregistration.com
- qb7bx6z977q@networksolutionsprivateregistration.com
- qf6we78542a@networksolutionsprivateregistration.com
- rd6my54r2xx@networksolutionsprivateregistration.com
- ry86b2bx4c6@networksolutionsprivateregistration.com
- s329d7ah6cv@networksolutionsprivateregistration.com
- and 8 more
Subdomains
50 observed subdomains of plexus.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plexus.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for plexus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from plexus.com.
- IP · 192.0.66.226
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:2
- Country · US
- Email · cx8ad3az2pw@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plexus.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.