Hostname
pswec.com
Last fetched
pswec.com resolves to 5 IPv4 addresses operated by AS45146 in ID. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
pswec.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.235.255.116 | 119.235.255.0/24 | AS45146 | — | ID |
| 136.0.40.42 | 136.0.40.0/22 | AS399646 | DARTNODE - Snaju Development | US |
| 198.204.251.26 | 198.204.224.0/19 | AS33387 | NOCIX - Nocix, LLC | US |
| 46.36.201.99 | 46.36.201.0/24 | AS210574 | — | TR |
| 199.21.149.71 | 199.21.149.0/24 | AS7040 | NETMINDERS - Netminders Server Hosting | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- ian flournoy
- Contact emails
- b3d5b3720a28fd0a03bc12c9f3391317@domaindiscreet.com
- baed7b700a28fd0a3a23922a72482bfa@domaindiscreet.com
- it@proclivitymedia.com
- 96debf52cd7448a3b46a0fb5b306aa0e.protect@whoisguard.com
- 2e180e8ac9fc4799945061bb34fb8b4a.protect@withheldforprivacy.com
- 958f97b584404ab0910491ef41b6c9f8.protect@withheldforprivacy.com
- b185f80fe3634299b4c0a2c1720b9574.protect@withheldforprivacy.com
Subdomains
25 observed subdomains of pswec.com.
Web-graph footprint
Distinct hostnames that link to or from pswec.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- pswec.com
SPF policy
40 SPF mechanisms authorising senders for pswec.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 109.199.115.92 |
| SPF_IP | 109.199.115.93 |
| SPF_IP | 109.199.115.94 |
| SPF_IP | 109.199.115.95 |
| SPF_IP | 109.199.115.96 |
| SPF_IP | 109.199.96.117 |
| SPF_IP | 119.235.255.0/24 |
| SPF_IP | 136.0.40.0/24 |
| SPF_IP | 136.0.40.42 |
| SPF_IP | 136.0.40.43 |
| SPF_IP | 136.0.40.44 |
| SPF_IP | 136.0.40.45 |
| SPF_IP | 136.0.40.46 |
| SPF_IP | 136.0.40.47 |
| SPF_IP | 185.180.220.32 |
| SPF_IP | 185.180.220.6 |
| SPF_IP | 185.180.220.64 |
| SPF_IP | 185.180.220.80 |
| SPF_IP | 185.209.230.72 |
| SPF_IP | 190.211.254.119 |
| SPF_IP | 190.211.254.150 |
| SPF_IP | 190.211.254.17 |
| SPF_IP | 190.211.254.183 |
| SPF_IP | 190.211.254.184 |
| SPF_IP | 198.204.251.0/24 |
| SPF_IP | 198.204.251.26 |
| SPF_IP | 198.204.251.27 |
| SPF_IP | 198.204.251.28 |
| SPF_IP | 198.204.251.29 |
| SPF_IP | 198.204.251.30 |
| SPF_IP | 46.36.201.0/24 |
| SPF_IP | 46.36.201.92 |
| SPF_IP | 46.36.201.93 |
| SPF_IP | 46.36.201.94 |
| SPF_IP | 46.36.201.95 |
| SPF_IP | 46.36.201.99 |
| SPF_IP | 62.169.27.121 |
| SPF_IP | 62.169.27.122 |
| SPF_IP | 62.169.27.123 |
| SPF_IP | 62.169.27.124 |
Related pages
Pivot deeper into the graph from pswec.com.
- IP · 119.235.255.116
- ASN · AS45146
- Registrar · iana:1068
- Country · ID
- Email · b3d5b3720a28fd0a03bc12c9f3391317@domaindiscreet.com
- TLD · .com
- Browse hostnames · ps…
- 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: "pswec.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.